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

To get ClientSelectColumn row index

1 Answer 69 Views
CheckBox
This is a migrated thread and some comments may be shown as answers.
amit
Top achievements
Rank 1
amit asked on 19 Feb 2016, 01:23 PM

Hi,

We have a requirement where we need to fetch row index of multiple ClientSelectColumn. Telerik Items collections does not have Rows to traverse through?

Can you please let us know how to retrieve RowIndex?

Thanks,
Amit

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 24 Feb 2016, 07:46 AM
Hello Amit,

You can access the selected items using the following method:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/client-side-programming/radgrid-object/properties/get_selecteditems%28%29

When traversing the items, you can use the approaches provided in the following section to access the values:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/rows/accessing-cells-and-rows#accessing-cells-and-values-in-client-side-code

Hope this helps.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
CheckBox
Asked by
amit
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or