Completed
Last Updated: 16 Jan 2012 08:42 by ADMIN
ADMIN
Jack
Created on: 16 Jan 2012 08:42
Category: GridView
Type: Bug Report
0
FIX CurrentRow is not being selected when it is set programmatically
1. Create a new project with RadGridView and bind it.
2. Add a button and on button click set the CurrentRow to null.
3. Add another button and on button click set the CurrentRow programmatically.
4. Run the project and click the buttons. You will see that the current row is not selected.
0 comments