Using FilterMemberPath does not Highlight the Column Header when filter is set.

0 Answers 105 Views
GridView
Nick
Top achievements
Rank 1
Nick asked on 31 Jan 2022, 12:47 PM

Hi,

            So, I have been tasked with fixing a XAML issue in RadGridView where FilterMemberPath has been set in the CustomGridViewDataColumn…This creates Custom Filter Options....

            However, the Column Header isn’t highlighting as expected when the Filter is applied…

            Is there a solution to this issue…

 


Dilyan Traykov
Telerik team
commented on 02 Feb 2022, 10:44 AM

Hi Nick,

Can you please clarify how you've set up the custom column and defined the custom filtering?

I tried to replicate the issue by using the approach suggested in the Create a Custom Field Filter Editor article, however, the filtering icon is successfully highlighted at my end upon applying the filter even when setting the FilterMemberPath. Attached you can find the project I set up for your reference. You can notice that I've set the FilterMemberPath of the Name column which in turn applies the custom filter editors when filtering this column.

If possible, can you please demonstrate your current implementation in this project or in a standalone project so that I can further investigate and assist you?

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Nick
Top achievements
Rank 1
Share this question
or