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

[Solved] Clear list of records in the filter dialog box

1 Answer 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Reden
Top achievements
Rank 1
Reden asked on 26 Jun 2009, 07:43 PM
Is the filter dialog box, there is a list of distinct items that shows what possible data to filter based on what's on the column.  Is there a way to clear this list thru code?  The issue I'm working on is on a child grid, where data from one child row is different from another child row when navigating thru its parent grid.  The child grid's filter dialog box's list of distinct items builds up with data previously in other child grids, which may or may not belong to the currently selected child row.  Any help is greatly appreciated.

Thank you,
Reden 

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 27 Jun 2009, 05:32 AM
Hello Reden,

You can set ShowDistinctFilters to false for desired column and the grid will not show distinct values.

Greetings,
Vlad
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
Reden
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or