Hi, We are upgrading Infragistics references in our ASP.Net application from v7.1 to v11.1 to support IE8 and IE9 browsers. But we are facing an issue with Ultrawebtree in IE8. The nodes in tree can be expanded but it cannot be collapsed back by clicking on '-' sign. If anyone has faced similar issue please share your inputs.
Thanks in advance
Rajesh
Hi Rajesh,
The UltraWebTree is not available for updates after version 11.1. You may consider to replace it by WebDataTree located in Infragistics.Web.UI dll with ajax (IScriptControl) controls.