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

selecting multiple lines

1 Answer 62 Views
GridView
This is a migrated thread and some comments may be shown as answers.
andreas
Top achievements
Rank 1
andreas asked on 17 Sep 2008, 04:09 PM
hi,

i want to get the values of the gridview rows columns when several rows are selected. is there an collection of selected rows and can i get the values using "for each..."?

thanks,

andreas

1 Answer, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 18 Sep 2008, 03:55 PM
Hello andreas,

Thank you for the questions.

You could access the selected rows collection with the RadGridView.SelectedRows property.


All the best,
Martin Vasilev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
andreas
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Share this question
or