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

FilterDescriptors problem

1 Answer 72 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Oliver
Top achievements
Rank 1
Oliver asked on 02 Oct 2012, 08:44 PM
Hi,

in my application I have a RadGridview. I have a RadButton to launch a call to my backend to get data. When the user want to apply filters on a column, he click on the column header icon, the color of the icon change and he can select values in the dialog (see: filters ok.png).

When the user click on my RadButton, I call the RadGridView.FilterDescriptors.Clear() method, the filter icon in the column header change but the values in he filter dialog remain checked (see: filters not ok.png). By the amount of data in my grid, I can see that the filters was removed but like I said, If I go back in the filters dialog, the values remain checked.

Thank's

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 03 Oct 2012, 06:28 AM
Hi,

 We have introduced breaking changes with the Q1 2012 version of the Controls and now you should clear the filters for each column that you would like. Please check the Breaking changes for Telerik RadGridView for WPF Q1 2012 section here for detailed information on all the changes done.

Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

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