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

find selected checkbox

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Orit
Top achievements
Rank 1
Orit asked on 14 Dec 2009, 09:10 AM
Hello

I have a grid with checkBox column
I want to find all the rows
where the user select the checkBox
(something like foreach..
so I can save the ID's of the selected rows in an array)

thanks

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 14 Dec 2009, 09:16 AM
Hello Orit,

 If this is GridViewSelectColumn you can use SelectedItems property of the grid.


Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Orit
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or