@boykomarkov22gmail-com
@boykomarkov22gmail-com
Forum Replies Created
-
AuthorPosts
-
Markov
KeymasterHi,
We could not reproduce the reported behavior with the provided details. Please, share a codepen, stackblitz or codesandbox example and step by step instructions.
Regards,
MarkovMarkov
KeymasterHi Oleg,
We do not have CSS classes starting with -mm. Probably, the Menu has styles which has “inherit” css rules.
Regards,
MarkovMarkov
KeymasterHi,
getSelectedRows returns an array when there are selected rows. Otherwise it returns an empty array.
Regards,
MarkovMarkov
KeymasterHi,
Could you explain with a bit more details what is the issue which you experience?
Regards,
MarkovMarkov
KeymasterHi sj444,
It is displayed in the local time zone. There is no option available to set the time zone at present. If that option is very important for your project, you can request it to sales@jqwidgets.com.
Regards,
Markov
Markov
KeymasterHi Yaw,
You can look at Smart Table for Angular | Table | Smart UI for Angular (htmlelements.com)
Regards,
Markov
Markov
KeymasterHi,
grid.dataSource.dataSource = null is an incorrect syntax. If you want to change the dataSource, then you need to set the grid.dataSource to a new dataAdapter or a new Array of data.
Regards,
MarkovMarkov
KeymasterHi Anh,
The selection column with checkboxes can be positioned only as a first or last column.
A checkbox column for boolean data can be any column in the Grid. Example: https://www.htmlelements.com/demos/grid/editing-cell/regards,
MarkovMarch 28, 2023 at 10:32 am in reply to: column with an editor “smart-drop-down-list filterable” #104644Markov
KeymasterHi chips nube uno,
There’s logic in the grid to close the editing when clicked outside of the Grid. We will add a work item about adding an option to extend this functionality so you can cancel the closing of the editor.
Regards,
MarkovMarkov
KeymasterHi,
This code would allow you to add custom content in a grid header.
header: {
visible: true,
template: ‘<button>Test</button>’
},Regards,
MarkovMarkov
KeymasterHi,
in the grid api docs page, expand columns and then go to cellsFormat. You will see all possible formats there
regards
markov
Markov
KeymasterHi,
The reported Blazor related issue is resolved in the latest Smart.Blazor nuget package. Thank you for reporting it!
Best regards,
Markov
Markov
KeymasterHi wolf.t,
Could you share a link to an example in github which we can download and try locally? From the call stack it seems that this is related to the result returned by the method, but we will need to look into that by debugging it.
Looking forward to your reply.
Best regards,
Markov
Markov
KeymasterHi Steve,
I would suggest you to take a look at https://www.htmlelements.com/demos/grid/server-side-crud/. The sample shows how to get the data and send it to an external data source.
Hope this helps.
Regards,
Markov
Markov
KeymasterHi Tulio,
We do not have such a component in our components library.
Regards,
Markov
-
AuthorPosts