This question is locked. New answers and comments are not allowed.
Hi All,
I am using the Telerik MVC grid, with Ajax data binding.
I would like to do 2 things with the Telerik MVC Grid:
Keep in mind, I am aware of the client side events already. I would like to know how to do #1 from the event, and #2 either from the client side or programatically somehow.
Thanks in advance!
I am using the Telerik MVC grid, with Ajax data binding.
I would like to do 2 things with the Telerik MVC Grid:
- When a row is selected detect (client side) which page the grid is currently on as well as which row was selected.
- The next time the grid is loaded (using ajax ... I never leave the page), page back to the same page to show the last select .
- So, in this one, I am really just asking if there is a way to immediately go to a page of the grid once the data is loaded, rather than page 1.
Keep in mind, I am aware of the client side events already. I would like to know how to do #1 from the event, and #2 either from the client side or programatically somehow.
Thanks in advance!