Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
385
Where are the styles for the new Controls?
posted

Where are the styles for the new Controls?  My existing controls like the old UltraWebGrid are getting styled with my old theme, but when I try to use the new WebDataMenu, it's not getting themed, don't even see how I can style it with the AppStylist.  Help!

Parents
No Data
Reply
  • 29417
    Suggested Answer
    Offline posted

    Hello futureguis ,

     

    I know it has been a while since you posted this but if you're still in need of assistance i'd be glad to help.

     

    By default the directory in which they should be situated is : C:\Users\Public\Documents\Infragistics\NetAdvantage 2011.1\ASP.NET\StyleLibraries

     

    This is also the default path that the AppStylist will look for the styles. Once you modify a style based on one of the default ones or when you create one of your own you can save this theme in a folder and what you’ll get is the following file hierarchy: MyTheme(if you set it based on another them it will have its name)/CssClasses+ images. This style you must add to the ig_res folder of your project (this is the default folder from which all IG controls are loading their styles) and set the Style of the control to it.

     

    For more information please refer to: http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Web_ASF_Overview.html

     

    Please let me know if you have any further questions. 

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

Children
No Data