Completed
Last Updated: 20 Oct 2014 14:37 by ADMIN
ADMIN
Dimitar
Created on: 16 Oct 2014 10:37
Category: GridView
Type: Bug Report
1
FIX. RadGridView - When the grid is bound to a ObservableCollection and the AddNewBoundRowBeforeEdit property is set to true exception occurs if the user cancels the new row adding.
To reproduce:
- Bind the grid to an ObservableCollection and set its AddNewBoundRowBeforeEdit property to true.
- Click in the new row and then click back in already added row.
0 comments