1. Create a new project with RadGridView and bind it. 2. Add a button and on button click set the CurrentRow to null. 3. Add another button and on button click set the CurrentRow programmatically. 4. Run the project and click the buttons. You will see that the current row is not selected.