Hi,
I am trying to keep the checkboxes from the grid using a temporary buffer in javaScript, like the Rosen example in the link:
http://www.kendoui.com/forums/ui/grid/grid-editing-issue-with-template-columns.aspx
But I am using Kendo MVC UI, with HTML Helpers, instead of pure HTML.
The problem is that the data-uid changes each time I change from page 1 to page n, and later on come back to page 1.
The data-uid is changing each time I change the page and come back to the same page, is there a way to make it fix ?
Best Regards,
Tito Morais
I am trying to keep the checkboxes from the grid using a temporary buffer in javaScript, like the Rosen example in the link:
http://www.kendoui.com/forums/ui/grid/grid-editing-issue-with-template-columns.aspx
But I am using Kendo MVC UI, with HTML Helpers, instead of pure HTML.
The problem is that the data-uid changes each time I change from page 1 to page n, and later on come back to page 1.
The data-uid is changing each time I change the page and come back to the same page, is there a way to make it fix ?
Best Regards,
Tito Morais