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

RadGridView smooth scrolling

1 Answer 160 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bryan
Top achievements
Rank 1
Bryan asked on 14 Oct 2011, 08:32 PM
Does anyone know of an example of how to do smooth scrolling similiar to the Xceed grid with the RadGridView.

Basically what they do is allow you to sort filter and group without paging and just with the scroll bar.  Say you have 1 million records you can scroll through them without hitting the database for all the data.  It just gets the 200 at a time, you can set the value as well.  All you need to do is give it a Iqueryable and it does the rest. 

Can you do this with the RadGridView?

Bryan

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 17 Oct 2011, 07:01 AM
Hi Bryan,

 Have you seen our Data Virtualization? You can find the same demo in our WPF examples. 

Best wishes,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Bryan
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or