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

[Solved] Setting the GridDropDownColumn Skin

3 Answers 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Diego
Top achievements
Rank 1
Diego asked on 24 Jun 2008, 07:02 AM
Hi!

Anybody knows how to set the skin of the GridDropDownColumn?
all the project uses the skin that is set-up in the webconfig like this:

<add key="Telerik.Skin" value="Vista"/>

But, the GridDropDownColumn is using the default one. Any workaround?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 24 Jun 2008, 07:15 AM
Hi,

Go through the following forum link.
EnableEmbeddedSkins=false can't find dropdowncombo skin

Princy.
0
Diego
Top achievements
Rank 1
answered on 24 Jun 2008, 09:10 AM
Hi Princy
Thank you very much for your quick answer.

If I set EnableEmbeddedSkin to False, the RadGrid stops using the Vista skin.

I want to use a embedded skin for all the controllers (just like in this page)

http://www.telerik.com/help/aspnet-ajax/skinregistration.html

But for some reason the skin is not applied to GridDropDownColumn (everything else works fine)
0
Diego
Top achievements
Rank 1
answered on 24 Jun 2008, 09:40 AM
If I set the the skin to the radgrid manually it works fine, but is not a real solution.
Tags
Grid
Asked by
Diego
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Diego
Top achievements
Rank 1
Share this question
or