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

[Solved] VirtualCount in MVC Grid Paging?

1 Answer 12 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.
Yuri
Top achievements
Rank 1
Yuri asked on 09 Feb 2011, 01:08 AM
Hello Guys!
I have a question about customized paging options.

Is there a way to implement custom VirtualCount option for the GRID PAGER to avoid loading the entire dataset into a GRID?

I have seen something like this in the RAD GRID but I don't see it in MVC grid.

Any plans to support a fully customizable pager?

I would like to avoid loading entire 10000 records into a grid in order to display only 10 records.

1 Answer, 1 is accepted

Sort by
0
Yuri
Top achievements
Rank 1
answered on 09 Feb 2011, 04:20 AM
I have solved this via AJAX CUSTOM BINDING but now I'm facing the issue where I would like to PASS additional parameters to my controller on AJAX PAGER CLICK.

Is there an easy way to extend what PAGER will pass to controller from Javascript?
Tags
Grid
Asked by
Yuri
Top achievements
Rank 1
Answers by
Yuri
Top achievements
Rank 1
Share this question
or