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

Doubt in databinding

1 Answer 27 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 13 Aug 2008, 03:57 AM
Hi all,

I have a table with more than 300.000 registers and I want to know which is the best way to implement databinding, pagin and filtering using the RADGrid?

If I'm pagging the grid and it only shows i.e. 20 regs per page and as a best practice I don't want to load all the 300.00 registers, what do you recommend?

If so, how can I only get the registers page by page? What kind of databinding should I use?

Thanks for your help!!

Regards,

Daniel Peralta


1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 13 Aug 2008, 05:25 AM
Hello daniel,

You can use custom (server) paging to optimize this. Please check this example:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/Programming/CustomPaging/DefaultCS.aspx

Best wishes,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Daniel
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or