Hi, i want to reproduce this example
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/selectrowwithcheckbox/defaultcs.aspx
But the fact is that the checkboxes states is reinitialized after page navigation.
I want a Grid with page navigation and persistant checboxe state (server side)
and i want to get the list of all the line's label where there is a checked checkbox, once a submit button is clicked.
Do you know if it's possible ?
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/selectrowwithcheckbox/defaultcs.aspx
But the fact is that the checkboxes states is reinitialized after page navigation.
I want a Grid with page navigation and persistant checboxe state (server side)
and i want to get the list of all the line's label where there is a checked checkbox, once a submit button is clicked.
Do you know if it's possible ?
