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

Customising the Filter when using FilterRow

1 Answer 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adnan
Top achievements
Rank 1
Adnan asked on 06 Apr 2016, 02:48 PM

Hi All,

We've successfully customised the filter control when using the Popup filter mode, however we now have a requirement for certain grids to have the FilterRow filter mode.

We are struggling to get any customisations when it comes to using a distinct list of filters.

Using the Telerik sample project CustomColumnFilterDescriptor_WPF and setting the Filter Mode to FilterRow demonstrates the problem.

Any guidance please on how we can best approach getting custom filters with FilterRow

Many thanks

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 11 Apr 2016, 10:50 AM
Hello Adnan,

I am afraid that modifying the referred example in such way would not be possible, as the logic in it relies on the distinct values list. Since the FilterRow mode does not have distinct values, it will be expected the filtering operation not to be processed. You can also check out the comment in the constructor of the custom column stating the same.  

All the best,
Stefan X1
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Adnan
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or