Our current web based system uses business logic to dynamically create each panel thereby allowing each user to define the contents and placement of all the fields, grids etc- they can "save" their configuration so it looks the same each time they come in-
We are looking at using Infragistics controls but still want to keep this functionality-
can anyone provide a good reference bllk , guide etc that might show how we could about defining dynamic html using Infragistics controls - we are starting with replaceing the stabdard Date Picker with the webdatechooser
thanks
Hi Anthony,
You can take a look at our documentation and samples to get a understanding on how to work with the controls dynamically through code and work with them.
http://samples.infragistics.com/2010.3/WebFeatureBrowser/Default.aspx
http://help.infragistics.com/NetAdvantage/ASPNET/2010.3/CLR4.0/
Hope this helps.
Best,
Taz.