FIX exception in RadGridView when setting CurrentRow to null
1. Create a new project with RadGridView and bind it.
2. Add a button and when handling its Click event set the CurrentRow to null.
2. Run the project.
3. Start narrator.
4. Sort by some column.
5. Click the button.