How to filter column based on background color of cells?(Possible or Not)

0 Answers 71 Views
GridView
Ranjith Kumar
Top achievements
Rank 1
Ranjith Kumar asked on 08 Feb 2022, 10:40 AM | edited on 08 Feb 2022, 10:41 AM

Currently i am using RadGridView control in one of my project. I need some clarification for below items,

  • How to filter column values based on background color as well as actual value?
  • If not possible means, then how to create custom filter for color filter with existing filter option.

I have already spent lot of time on it. But i didnt find an exact solution. Could you please help me on this?

Note :

I have tried below options,

  • Used "FilterMemberPath" to map another property .
  • Created custom control for color filter. But not able to use exisitng functionality.

Thanks in advance.

Martin Ivanov
Telerik team
commented on 10 Feb 2022, 01:50 PM

In order to apply color based filtering, you will need to include the color value in the row's data item. If you show me what element you color (cell or row) and how exactly you do it, I will think of a more specific suggestion.

No answers yet. Maybe you can help?

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