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

[Solved] How do I keep the grid page when view refreshes?

0 Answers 103 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Steve
Top achievements
Rank 1
Steve asked on 27 Oct 2010, 09:28 PM
I have an action method in my controller that performs a custom save on an item in my MVC grid. However, when I RedirectToAction("Index") after it completes, it always loads the data in the grid and I lose all filtering, paging and sorting. I'm new to these MVC controls and I'm a bit unsure of how to retain the grid settings when reloading the view. Can someone point me to some documentation?

Thanks,

Steve
Tags
General Discussions
Asked by
Steve
Top achievements
Rank 1
Share this question
or