Kendo Style Grid draggable Item similar to datatables
I ready like the style that datatables is using for row order but I have the Kendo grid and wanted to see if I can style is similar to the blue bolder. Any help would be great.
Kendo UI Export to Excel notifies user on toolbar button click, but not from custom button
I have a grid that has a toolbar and in that toolbar is a button that when clicked on, exports to excel. If I click on the button in the toolbar to save the excel file, after its finished downloading, Chrome throws up a notification that it was downloaded, however, if I use a custom button and call the saveToExcel function, then it doesn’t notify the user, any idea on why this is, and how can I get this btn event to notify the user as it does when clicking on the button in the toolbar
kendo grid – how to get deleted records in a grid?
I am using kendo 2022 version and I want to know is there any handy function that gives the deleted records in a grid.
Kendo UI Grid Layout incorrect
We used to successfuly compile custom sass with kendo-theme-bootstrap version 5.4.1, but when we updated to version 6.7.0 even the lastest version the grid layout always incorrect.
Inline Editing not working with the grouping column
If you edit the cell using inline editing, it works correctly. However, inline editing does not function properly when column grouping is enabled.