This is a migrated thread and some comments may be shown as answers.

[Solved] preserving grid state (current page) after clicking on the ajax action link inside the grid

0 Answers 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ramakrishna
Top achievements
Rank 1
Ramakrishna asked on 13 Feb 2012, 01:40 PM
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
Tags
Grid
Asked by
Ramakrishna
Top achievements
Rank 1
Share this question
or