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

Grid custom page size

2 Answers 241 Views
Grid
This is a migrated thread and some comments may be shown as answers.
lina fetisova
Top achievements
Rank 1
lina fetisova asked on 25 Jan 2011, 12:52 PM
Good day!
I have got simple grid with simple paging.
Possible page size values are 10, 20 and 50 by default. I can set them by checking value in combobox in the bottom of the grid. This is very comfortable. But there are a lot of (more than 10000) items in my grid. So I set PageSize property of my grid for 1000. But now I can set page size only 10, 20, 50 or 1000. But I want to set it to be 100, 200, 500 also. How can I do it without spetial pager templates and using a combobox to set Page Size.

Thank you,
Lina

2 Answers, 1 is accepted

Sort by
0
Accepted
Pavlina
Telerik team
answered on 25 Jan 2011, 02:04 PM
Hello Lina,

If you want to customize the page size combobox, see the Shinu's post in this forum thread.

Regards,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
lina fetisova
Top achievements
Rank 1
answered on 26 Jan 2011, 06:19 AM
Pavlina, thank you very much!!!!!
Tags
Grid
Asked by
lina fetisova
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
lina fetisova
Top achievements
Rank 1
Share this question
or