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

RadGridView filter row background color

3 Answers 360 Views
Themes and Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
BJ
Top achievements
Rank 1
BJ asked on 26 Aug 2013, 05:58 PM
I am trying to modify the color of the filter row in a RadGridView in the visual style builder.  I have changed the BackColor property of the GridFilterRowElement but the filter row cell color does not change.  Am I setting the wrong property?

3 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 28 Aug 2013, 03:17 PM
Hello BJ,

Thank you for contacting Telerik Support.

Changing the back color of the GridFilterRowElement applies a certain background color to the entire row. But the GridFilterCellElement has its own back color applied over the row style. It is necessary to apply also back color to the GridFilterCellElement in order to achieve your goal. Please, see the attached pictures to see the difference.

I hope this information helps. Should you have further questions, I would be glad to help.

Regards,
Desislava
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
fabrizio
Top achievements
Rank 1
Veteran
answered on 06 Mar 2019, 02:26 PM
hi Dess, I wanted to ask you if you can change the background color to GridFilterRowElement and GridFilterCellElement with the code because I would like to change it to a grid added to a combobox. Thanks and you're the best
Fabrizio
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 07 Mar 2019, 01:39 PM
Hello, Fabrizio,   

According to the provided information, I suppose that you are using RadMultiColumnCombobox with enabled filtering. In order to change the color of the filtering row it is suitable to use the ViewCellFormatting event of the hosted grid: 



I hope this information helps.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Themes and Visual Style Builder
Asked by
BJ
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
fabrizio
Top achievements
Rank 1
Veteran
Share this question
or