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

How to get rows from WPF RadGridView

1 Answer 98 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Travis
Top achievements
Rank 1
Travis asked on 02 Jan 2013, 06:22 PM
Hello,

Somewhat new to WPF, familiar with WinForms RadGridView.

I want to get to the Rows and/or SelectedRows from the grid.

I am on version: 2012.3.1129.40,  version or two back I think.

Regards,

Michael

1 Answer, 1 is accepted

Sort by
0
Travis
Top achievements
Rank 1
answered on 02 Jan 2013, 06:53 PM
I believe I found the answer. Required that I work through a couple of VS2012 build issues before the WPF generated code revealed SelectedItems. This seems to be along the right track what we want.
Tags
GridView
Asked by
Travis
Top achievements
Rank 1
Answers by
Travis
Top achievements
Rank 1
Share this question
or