Hi,
We are planning to develop a new application with 'Infragistics ASP.NET controls'. I'm new to this and now evaluating the controls with a trial version. Please let me know, how can I change the styles dynamically. ie. My app has some pre-defined styles and each user can select a style according to which the site will be displayed to him. Is there any link or document which explain this in detail? Also please let me know if you have any developer support documents on how to implement the controls.....
Any help will be appreciated....
Rahul...
The controls have a StyleSetName property in which you can set the name for an AppStylist style. Make sure you have the styles you want to be available in the ig_res folder.
As for documentation for the controls, every control has documentation to show you how to use it. Visit the following link to view the documentation:
http://help.infragistics.com/NetAdvantage/NET/2008.3/CLR3.5/
Specifically, you want to look at the following articles for styling your application:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.3/CLR3.5/html/Web_Setting_Up_Your_Project_for_Styling.html