Hello
I'd like to make use of the Application Styling functionality within my web application to provide a consistent look and feel to the site. From what i've seen so far this looks great for applying styles to the infragistics controls but is it possible to also apply those style to my own controls and base HTML and ASP.Net controls?
Obviously if i knew where all of the styles where stored in the CSS directory structure i could with a lot of searching do it myself. The other problem with this is that is looks as though some of the Css classes change name to include the styleset name so, i may run into problems with this manual approach if i'd like to let the user change the styleset for the application.
Thanks in advance for any help with this query.
How did you get this to work?