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

DataFilter control

1 Answer 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Richard Harrigan
Top achievements
Rank 1
Richard Harrigan asked on 20 Feb 2013, 02:05 PM
Hi

Is there any code available too mimic the DataFilter control of WPF.in Winform?   I know the GridView has some of the capability but I also need the AND and OR capability across columns.

Thanks
Rich

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 22 Feb 2013, 02:35 PM
Hello Rich,

Thank you for writing.

Find attached a sample video (2013-02-21_1615), where you could see RadGridView Filter Dialog tool for a certain column, which implements a similar to the WPF DataFilter tool functionality.

Also, you can use the CompositeFilterDescriptor object, If you want to filter a single data field by multiple values. It contains a collection of filter descriptors objects and the logical operator for that filters. Please navigate through our documentation article about setting filters programmatically (composite descriptors), where you can find a sample code snippets: http://www.telerik.com/help/winforms/gridview-filtering-setting-filters-programmatically-composite-descriptors.html.

If you have any questions, do not hesitate to contact us.

Regards,
Plamen
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
Tags
General Discussions
Asked by
Richard Harrigan
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or