FIX. RadGridView - exception when removing the DataBoundItem of a pinned row from the data source
To reproduce
- bind the grid to a binding list
- pin one of the rows
- delete this row from the binding list
- click somewhere on the grid => exception is thrown