Hello:
I am a newbie to Infragistics controls.
Do we have any web control for save/load ultradockmanager layout (.udm files)?
I am using Netadvantage for .NET 2009.1 CLR3x
If the control is not available for web version, any sample to achieve the same would be very much helpful in understanding the same.
Any comments on the above query would be very much appreciated.
We do not have an ASP.NET control similar to WinDockManager. Implementing a similar control would be a very significant undertaking, as would updating that controlt o be able to read and use WinDockManager layout files.
Disregarding the loading of WinDockManager layout files, what functionality are you looking for? You might be able to use controls such as WebSplitter to get a similar UI.
Hello Vince:
Thanks for your reply. I am basically looking for saving and loading *.udm files. We typically get a File-->Save As type dialog box for saving the ultradockmanager layout in .udm file and the same type of dialog while loading any particular layout using the already saved udm file on disk.
Thanks for the clarification.
Since there is no ASP.NET control that can provide the complete functionality that WinDockManager provides, there is likewise no control that can read .udm files.