Hi i'm trying to set the default skin for all controls in my project. I've done some searching, but the answers i've encountered don't seem to have done the job.
At the moment i've added this into my web config
<appSettings>
<add key="Telerik.WebControls.Skin" value="Windows7" />
</appSettings>
I've just updated to the latest version of the controls FYI, but prior to this I couldn't get it to work either.
At the moment i've got a pretty simple page, with two telerik controls: radstrip & pageview, but neither are being applied the win7 skin.
Regards,
Alan
At the moment i've added this into my web config
<appSettings>
<add key="Telerik.WebControls.Skin" value="Windows7" />
</appSettings>
I've just updated to the latest version of the controls FYI, but prior to this I couldn't get it to work either.
At the moment i've got a pretty simple page, with two telerik controls: radstrip & pageview, but neither are being applied the win7 skin.
Regards,
Alan