This is a migrated thread and some comments may be shown as answers.

Clear focus row

1 Answer 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prasanna
Top achievements
Rank 1
Prasanna asked on 06 Feb 2013, 02:45 PM
Hi,

I have rad grid on my page.In radgrid AllowKeyboardNavigation property is set true. 


when i rebind the grid selected row is not cleared

  Please find my attachment.

Let me know the solution..........................




Thanks,
Prasanna.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 11 Feb 2013, 11:16 AM
Hi Prasanna,

The selection is not preserved on rebind operation, if you are not doing that manually. The preserved row is not selected, rather it is the active row to enable the user to continue their navigation. You can verify this by checking the RadGridName.SelectedIndexes or SelectedItems collection.

I hope the clarification was helpful.

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Prasanna
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or