This question is locked. New answers and comments are not allowed.
Hi, I am using Custom ajax binding to bind the data to MVC grid and I have an ajax action link inside the grid in each of the rows. when the link is clicked, I perform an update in the database and refresh the grid, but when I refresh it goes back to the first page. I want to preserve the current state of the grid after the database update and refreshing the grid. Please let me know how to achieve this. Thanks in advance.
http://demos.telerik.com/aspnet-mvc/razor/grid/custombinding
http://demos.telerik.com/aspnet-mvc/razor/grid/custombinding