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

Paging

1 Answer 171 Views
GridView
This is a migrated thread and some comments may be shown as answers.
meraj
Top achievements
Rank 1
meraj asked on 16 Jan 2011, 09:49 AM
Hi.
Is there any way to implement Paging in GridView,It becomes Useful for large data .

1 Answer, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 16 Jan 2011, 10:58 AM
Hello,

Please note that RadGridView uses virtualization for its cells, so not all the data cells are rendered. For additional information, refer to the following help article: Logical vs. Visual Grid Structure.

As to the paging feature, you can easily achieve such behavior using LINQ. For additional information, please refer to the following blog post: Emulating Paging with RadGridView for WinForms and LINQ with 1 million records.

Hope that helps
Richard
Tags
GridView
Asked by
meraj
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Share this question
or