Completed
Last Updated: 28 Jan 2013 03:05 by ADMIN
ADMIN
Jack
Created on: 28 Jan 2013 03:05
Category: GridView
Type: Bug Report
0
FIX current row changes even when canceling the CellValidating event.
1. Create a new project with RadGridView.
2. Bind it to a data source with two columns and make the first one read only.
3. Handle the CellValidating event and add a condition to validate the second column.
4. Run the project and enter invalid value in second column.
5. Now enter a correct value and press Tab key. You will be navigated to a wrong row.
0 comments