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

Call a function on each selecteditem in datagridview

1 Answer 34 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Xaria D
Top achievements
Rank 1
Xaria D asked on 08 Jul 2010, 08:33 AM
How to call a function on each item of the selecteditems in DataGridView

P.S. NVM got it working

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Jul 2010, 08:36 AM
Hello,

 I'm not sure what kind of function you want to call however you can loop through selected grid items using SelectedItems property. 

Sincerely yours,
Vlad
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Xaria D
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or