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 ,
How can i take the value of a text box inside the WebExplorerBar.
pls help.
I am also having this problem with dependencies requiring both the 11.1 and 11.2 shared component with mixing the version free dlls needed for the old controls with 11.2 controls.
Has anyone found a solution?
Thanks.
Hi Petar,
In our project we have used WebPanel in all pages. We would like to replace ULTRAWebGrid control to WebDataGrid (Which ships with 11.2, having IPAD compatible). I found that some dependencies exists Infragistics4.WebUI.Shared.v11.1.dll for other v11.1 controls , If I added Infragistics4.WebUI.Shared.v11.2.dll ambigious namespace conflicts appeared. I have added reference to Infragistics4.WebUI.Misc.v11.1 and Infragistics4.WebUI.Misc.v11.2 side by side. This also giving conflicts in namespace error.
Is it possible to do following in my project?
1. Without changing any other 11.1 version controls (like WebPanel), Only change UltraWebGrid11.1 to WebDataGrid11.2 by referencing V11.2 dlls.
Thanks & regards,
Seshagiri K.
Hi soniaalves,
Please feel free to contact me if I can be of further assistance.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.https://es.infragistics.com/support
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.