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

Reset Filter

1 Answer 94 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Herr
Top achievements
Rank 2
Herr asked on 19 Jun 2009, 09:15 AM
Hi All,
I've got the following problem:
I created a Form that contains a GridView which I use as a SearchDialog.

I call Form.ShowDialog() -> set Filter on the UI (first row in the gridView) -> select a Row -> click ok
So far, everything works fine. Because I want to keep the current settings on the SearchDialog I don't dispose it.
Now, when I call Form.ShowDialog() the second time it appears that I can't change any filters.

Is there a workaround?
this.radGridView1.MasterGridViewTemplate.FilterExpressions.Clear(); doesn't work either.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 19 Jun 2009, 12:12 PM
Hi Michael,

I confirm that there is an issue when filtering in this case. I couldn't find a suitable work around at this time, however, we will do our best to address the issue for our upcoming Q2 2009 release.

I have updated your Telerik points for reporting this issue.

Should you have any other questions, don't hesitate to ask.
 

Best wishes,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Herr
Top achievements
Rank 2
Answers by
Jack
Telerik team
Share this question
or