Hi all ... This is my first post...
Although I am very fluent in CSS ... I have just started using RadControls and am having a lot of trouble wrestling control of the look and feel away from a RadGrid and into CSS
The first thing that I did was to set EnableEmbeddedSkins="false" which accomplished the reset that I was looking for...
I then began adding my own style based on the classes for things like .rgPagePrev, .rgPageNext, and .rgFilter
My problem is that when AllowFilteringByColumn is set to True and a column is of DateTime type, RadGrid is smart enough to add a Calendar selector to the filter ... However, it does not give me a simple class to change the calendar icon, etc etc and its making a big mess out of the page
Can anyone offer me some suggestions or a solution?
Thanks in advance...
-Mike
Although I am very fluent in CSS ... I have just started using RadControls and am having a lot of trouble wrestling control of the look and feel away from a RadGrid and into CSS
The first thing that I did was to set EnableEmbeddedSkins="false" which accomplished the reset that I was looking for...
I then began adding my own style based on the classes for things like .rgPagePrev, .rgPageNext, and .rgFilter
My problem is that when AllowFilteringByColumn is set to True and a column is of DateTime type, RadGrid is smart enough to add a Calendar selector to the filter ... However, it does not give me a simple class to change the calendar icon, etc etc and its making a big mess out of the page
Can anyone offer me some suggestions or a solution?
Thanks in advance...
-Mike
