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

Huge part of data filtering RadGrid

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sebastian
Top achievements
Rank 1
sebastian asked on 06 Apr 2011, 11:31 AM
I have question. What is the best way to filtering huge part of data in RadGrid. My database table has sth about 1 million records. I must filtering data and counting aggregates and I want that this may take possible fast.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 06 Apr 2011, 03:51 PM
Hi Sebastian,

You can take advantage of the LINQ queries support of RadGrid (under .NET 3.5) to speed up the filtering functionality as much as possible. This should reduce the loading time of the control to a great extent.

Best wishes,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
sebastian
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or