Completed
Last Updated: 20 Jul 2011 04:38 by ADMIN
ADMIN
Jack
Created on: 20 Jul 2011 04:38
Category: GridView
Type: Bug Report
1
FIX The SelectAll method in RadGridView is slow when there is a large number of rows
1. Create a new project and add RadGridView
2. Bind to a large DataSource (e.g. 150 k rows)
3. Set MultiSelect property to true
4. On a button click call the SelectAll method
5. Run the application and click the button
0 comments