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

NextPrevAndNumeric Drop Down Options

2 Answers 100 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Doug Bellenger
Top achievements
Rank 2
Doug Bellenger asked on 09 Sep 2010, 01:16 AM
Hi,

We're using a RadGrid with the PagerStyle.Mode set to NextPrevAndNumeric.  This provides us the next/prev buttons, the numeric page selection, as well as the drop down to select page size.  Beautiful.

Our only problem is the options for the page size drop down.  By default we get the options of 10, 20, and 50.  This may be fine for some, but we're working with grids with 600,000 records, and need to be able to get the page size up to at least 250.  We can do this with the Advanced mode, but we don't want to give the users cart blanche as selecting all 600,000 rows would blow the page up for sure.

So is there a way to control what options are available in the dropdown without implementing a custom paging solution?

Thanks!

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 09 Sep 2010, 05:34 AM
Hello Doug,

Please refer the following forum links which explains how to customize the page size in RadGrid PageSize ComboBox .
How to Set Grid Paging no of Records Drop down options Programatically


Thanks,
Princy.
0
Doug Bellenger
Top achievements
Rank 2
answered on 09 Sep 2010, 03:55 PM
Worked perfectly and simply.  Thanks Princy!
Tags
Grid
Asked by
Doug Bellenger
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Doug Bellenger
Top achievements
Rank 2
Share this question
or