Hello,
I have Kendo selectable Grid being created in razor.
After row is selected user can delete the selected row. But since the grid has multiple pages, after deletion - reloading contents of data I need the selection to be put on the next row, preserving the current page number...
How can I achieve that?
Thank you for your prompt answer.
Shabtai
I have Kendo selectable Grid being created in razor.
After row is selected user can delete the selected row. But since the grid has multiple pages, after deletion - reloading contents of data I need the selection to be put on the next row, preserving the current page number...
How can I achieve that?
Thank you for your prompt answer.
Shabtai