This question is locked. New answers and comments are not allowed.
Pagination/Sorting not works in Custombinding enabled Telerik mvc grid version 2011.2.712! It worked fine with the previous version 2010.3.1318. I have start date & end date and go for the search. I'm firing rebinding from JS with both the date values. The grid populates fine. But if i go for sorting/pagination, the "gridcommand" object holds only pagesize and pageno and misses the filter values. Is that because of grid related JS in the new version? Any help would be greatly appreciated :)