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

[Solved] RadGrid - get active row on Client Side

1 Answer 213 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dave Hollen
Top achievements
Rank 1
Dave Hollen asked on 16 Feb 2010, 02:30 PM
Hello,

I am using a RadGrid and have written some Javascript attached to the grid's OnCommand Client Event.  I am not sure how to get the active row of the grid from within the OnCommand client event.

Does anybody have any suggestions?

Thanks,
Dave

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 16 Feb 2010, 03:38 PM
I think the GetSelectedNames function in this documentation article should show you an example of how to get the selected item(s) of a RadGrid. If you only have the ability to select one row this collection will only contain a single item.
Tags
Grid
Asked by
Dave Hollen
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or