Hi all,
I've installed Infragistics latest release: v11.2
I noticed that webPanel doesn't existe anymore. I had to remove it from my project, because it is not contained on type Infragistics35.WebUI.Misc. Has it been replaced by another control? If yes, wich one? What can I do to use this control or something like this?
Thank you
Hi soniaalves,
The WebPanel among other controls has been retired in version 11.2. You can find a full list of the retired controls and their replacements at:
https://es.infragistics.com/community/blogs/b/taz_abdeali/posts/asp-net-product-changes
The WebExplorerBar now replaces the WebPanel. You can find more information regarding the explorer bar control at:
http://help.infragistics.com/Doc/ASPNET/2011.2/CLR4.0/?page=Web_WebExplorerBar.html
Please do not hesitate to contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.https://es.infragistics.com/support
Hi ,
How can i take the value of a text box inside the WebExplorerBar.
pls help.