Completed
Last Updated: 01 Dec 2011 14:09 by Jesse Dyck
ADMIN
Jack
Created on: 28 Oct 2011 05:40
Category: GridView
Type: Bug Report
3
FIX. RadGridView is slow when sorted
use attached project with pre-build release version of assemblies included in the 'telerik-devbranch-release' folder
1. Create a new project with RadGridView and bind it to a data source. The data source should contain a large number of rows (30000 for example)
2. Add a check box column
3. Run the project
4. Sort by a column (different from the checkbox column)
5. Check a checkbox
6. Click on some other column or row
1 comment
Jesse Dyck
Posted on: 01 Dec 2011 14:09
I am having the same issue.  Also found that using filtering instead of sorting will have the same outcome.