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

Maximum PageSize

1 Answer 338 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Appu
Top achievements
Rank 1
Appu asked on 02 Jul 2009, 09:13 AM
Hi.

 How much page size i can be give at maximum. Because suppose i am given too much page size like 2000 maximum, whether It will be work out or thrown an exception error. Because i am getting error if am crossing maximum limit for page size.

So could u any body help me

Regards,
AS

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 02 Jul 2009, 12:03 PM
Hi Appu,

Generally, there are no restrictions related to setting PageSize, given that you are not reaching the limits of your hardware (e.g. memory). You should also keep in mind that too large page size will make the page load slowly and the RadGrid control may not be very usable for the end user.

If you need to show a very large set of records, then the recommended approach is to use virtual scrolling :

http://demos.telerik.com/aspnet-ajax/grid/examples/client/virtualscrollpaging/defaultcs.aspx

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Appu
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or