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

Set selection color and selected color for GridViewComboBoxColumn under RadGridView

2 Answers 93 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Anup
Top achievements
Rank 1
Anup asked on 02 Dec 2011, 10:54 AM
I have a RadGridView which has columns ..one of the column is GridViewComboBoxColumn and now i want to change the style of GridViewComboBoxColumn i.e. Selection color and Selected color with my custom colors.
Please any help will be gr8...

2 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 02 Dec 2011, 11:35 AM
Hello Anup,

The editing element of GridViewComboBoxColumn is RadComboBox. So, you can edit the style of a RadComboBox and if it is implicitly defined, it will be directly applied for the column as well. Otherwise, you can set it to its EditorStyle property.
 

All the best,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Anup
Top achievements
Rank 1
answered on 02 Dec 2011, 03:47 PM
Hey hie Maya,
Thanks for the quick reply..i tried it the way you suggested but was not able to achieve the task.If is it possible for you to share a code snippet for setting either hover color or selection color that would be a great help for me....
Thank you once again....
Tags
GridView
Asked by
Anup
Top achievements
Rank 1
Answers by
Maya
Telerik team
Anup
Top achievements
Rank 1
Share this question
or