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

gridview-multiple-selection

1 Answer 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
sumit
Top achievements
Rank 1
sumit asked on 22 Jan 2012, 10:25 PM
http://www.telerik.com/help/wpf/gridview-multiple-selection.html

In the above link API, RadGridView has a
ObservableCollection<object> SelectedItems
property. I have a requirement where I need to access the selected grid items in the ViewModel. How can I do that? There is no dependency property for that I can use, and in the code sample you only have codebehind example. Please advice.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 23 Jan 2012, 06:54 AM
Hello Sumit,

I would recommend you to run through this blog post for a reference.  

Kind regards,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
sumit
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or