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

Getting GridView Filtered Rows

1 Answer 59 Views
GridView
This is a migrated thread and some comments may be shown as answers.
syed
Top achievements
Rank 1
syed asked on 22 May 2013, 10:09 AM
I Have a RadGridView in Silverlight, I am using MVVM Light, I had databound the Grid to an ObservableCollection of some type.

I have a scenario where I need the filtered rows only when I click on a button.

Thnanks,
Zafar

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 22 May 2013, 10:18 AM
Hello Zafar,

You can access the filtered items through the GridView.Items collection. 

Regards,
Didie
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
syed
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or