FIX. Self-reference RadGridView does not refresh the current view properly after a remove operation form the bound DataSource
After the delete, the item is removed from the BindingList, but it still appears in the RadGridView (or deleted a wrong item). The binding doesn't trigger the change in the UI/View.