Hello,
Thank you for your last reply,
After viewing the links you sent to me, I saw that they are not related 100% to my issue,
Please view the following project:
<LINK TO PROJECT REMOVED >.
There are to pages Default.aspx and Default2.aspx.
Default.aspx shows a static view of the skins, thats mean, Only one checkbox can be displayed using the same skin in the same page at a time.
Default2.aspx shows how can I dispaly more than one checkbox using the same skin. But here the
RadFormDecorator control is dynamicly added using the following code:
Thats mean, the
DecorationZoneID is changed dynamicly and (#cc00ffZoneID1 and #cc00ffZoneID2 and #cc00ffZoneID3 and so on). So I need to add the style which you suggested dynamicly too, in other words, what is the required code which I have to add to the above code in order to add your suggested style to every RadFormDecorator which is added dynamicly (Note: If I add your suggested style to the aspx page like this:
Then it is works fine just for Category ID = 1 AND Category ID = 2, But there could be alot of categories which belongs to the same skin)
Please, I need your help in order to fix the above issue,
It is apprecited to send me the modified code.
Regards,
Bader