I am upgrading infragistics version 10.1 to 15.1. I couldn't find WebPanel in "Infragistics.WebUI.Misc" where as in infragistics 10.1 its in "Infragistics.WebUI.Misc". If WebPanel is retired after 10.1version then what is the replacement for it in 15.1?
Hello Praveen ,
You can use WebExplorerBar as a replacement of WebPanel.
You can find more information here:
https://es.infragistics.com/community/forums/t/41332.aspx
Please let me know if you need further assistance.
hi divya. thanks for reply. I searchd for namespace of 'webexplorerbar' and found that it is "infragstics.web.ui". how ever i dont see the control in the namespace.please see the images.
The image shows 'webpanel' control in infragistics 2010.1 version.
Hello Praveen,
Thank you for the update.
For WebExplorerBar the namespace is Infragistics.Web.UI.NavigationControls try using this namespace and let me know if you need further assistance.