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

[Solved] Sorting and Paging within current results

0 Answers 49 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.
mary
Top achievements
Rank 1
mary asked on 18 Apr 2010, 07:19 PM
Hi,
I have a Grid with Server Side binding using nHibernate repository calls.  It implements .Sortable and .Pageable.  Filtering is done with a post and a few input fields.  Is there a simple way to have the sorting and paging work within the current filtered result set?  Since currently it uses the HTTP Get and brings back the original result set, albeit sorted.
Thanks!
Tags
Grid
Asked by
mary
Top achievements
Rank 1
Share this question
or