This question is locked. New answers and comments are not allowed.
I have modified the sample page(http://demos.telerik.com/aspnet-mvc/grid/filtering?theme=vista) with server binding.
The filter is working perfect but if you follow below step.
1. input "Contact Name starts with" = Paul
2. press page 2
The search result is gone.
I think that filter is post method but paging is get method and it does not send keyword for searching when you press any page.
This is a bug or limitation?
Please suggestion.
Thank you in advance.
Same problem i met
http://www.telerik.com/community/forums/aspnet-mvc/grid/filter-postback.aspx
The filter is working perfect but if you follow below step.
1. input "Contact Name starts with" = Paul
2. press page 2
The search result is gone.
I think that filter is post method but paging is get method and it does not send keyword for searching when you press any page.
This is a bug or limitation?
Please suggestion.
Thank you in advance.
Same problem i met
http://www.telerik.com/community/forums/aspnet-mvc/grid/filter-postback.aspx