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

Slow Filtering with RadGrid

1 Answer 218 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brett
Top achievements
Rank 1
Brett asked on 09 Mar 2012, 01:59 PM

I have a RadGrid and I’m experiencing very slow searching in the filtering. If I do a query on the server itself with a “select * from table where column LIKE ‘%blah%’ it can return the query in about a second. With the filtering it can take up to 20 seconds.


Is there a way to speed that up?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 12 Mar 2012, 06:09 AM
Hello,

Take a look at the following help documentation.
Optimizing ViewState usage.

-Shinu.
Tags
Grid
Asked by
Brett
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or