Hi,
Given the following in C#4.0 and IG 10.2.20102.1011:
_navTree = new UltraWebTree
{
ID = "NavTree",
CompactRendering = true,
DataKeyOnClient = true,
AutoPostBack = false,
ExpandOnClick = false,
ClientSideEvents = { AfterNodeSelectionChange = … }
};
The nodes collapse on single click of the displayed text. Further, the expander icon (-) is not changed to +. How do I correctly use the ExpandOnClick property?
Regards
Babu
Hi babuumg,
I tested your scenario but was unable to replicate your issue. In my test samples, when ExpandOnClick is set to false the nodes collapse and expand according to the functionality described in the documentation:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Infragistics4.WebUI.UltraWebNavigator.v11.1~Infragistics.WebUI.UltraWebNavigator.UltraWebTree~ExpandOnClick.html
My research on your case was done using both versions 10.2 and 11.1 of .NetAdvantage on IE8 and Mozilla 5. Some more information about the specific browser (and its version) which you are using for testing would be helpful for identifying the issue.
Please contact me if you need further assistance.
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support