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

Going to different page of results resets page

3 Answers 52 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.
John
Top achievements
Rank 1
John asked on 13 Oct 2010, 05:37 PM
Hi, i have a Telerik MVC grid and i have the pageable property set, and when i click on the next page or a specific page on the grid, it posts back and i lose all my data in the form that contains some searching information. Is there a way to use JQuery to catch the page change event so i can handle this?

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 14 Oct 2010, 07:11 AM
Hello John,

 This is expected as the grid does HTTP GET requests when doing server binding. You can try with Ajax binding which does not refresh the entire page. The required steps are highlighted in the Ajax binding help topic.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
John
Top achievements
Rank 1
answered on 14 Oct 2010, 04:20 PM
I have tried Ajax Binding but i get an internal server error 500, and i cant correct it.
0
Atanas Korchev
Telerik team
answered on 14 Oct 2010, 04:40 PM
Hello John,

 You can check the grid troubleshooting help article.

Sincerely yours,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
John
Top achievements
Rank 1
Share this question
or