Hi Infragistics, on my webproject i used on several pages the IG webpanel control. Special the expand possibility and the ability to place other controls in the webpanel was a good Feature.
but now i have to implement the functions i used before with the webpanel to the webexplorerbar. currently i used vol 14.1 . could you help me to have the same functionality (place differrent controls visible when i expand) with the explorerbar
best regards
Hello,
Let me know if I may be of further assistance.
Thank you for using our forum!
Yes, the WebPanel among other controls has been retired in version 11.2. The WebExplorerBar now replaces the WebPanel. You can find more information regarding the explorer bar control at:
Documentation: https://ko.infragistics.com/help/aspnet/16.2/web-webexplorerbarOnline samples: http://www.infragishttps://ko.infragistics.com/samples/aspnet/explorer-bar/overviewtics.com/products/aspnet/explorer-bar
About your question, you can handle WebExplorerBar_ItemExpanding client event and in there to find the elements that you want to show/hide and to manage them.
Please do not hesitate to contact me if you have any questions.