Completed
Last Updated: 26 Oct 2015 15:41 by ADMIN
ADMIN
Dimitar
Created on: 13 Oct 2015 09:28
Category: GridView
Type: Bug Report
1
FIX. RadGridView - the SelectionChanged event is not fired when the last row in the grid is deleted.
To reproduce:
- Remove the new row from the grid.
- Start the application and delete all rows.
- When the last row is deleted the SelectionChanged does not fire.

Workaround:
- Use the UserDeletedRow event instead. 
0 comments