FIX there is an exception when rebinding RadGridView and there is a pinned row
1. Create a new project and bind the grid
2. Add code in the OnLoad event to pin the last row at grid bottom
3. Add code which rebinds the grid on button click
4. Run the project
5. Click the button to rebind