Hi,
When the WebTreeTarget property of the Ultrawebtree is set as Hierarchical, tree lines are not shown in the tree. I tried to findout any property using which i can set the TreeLines for the Tree. I am not able to find any property to display the tree lines.
Please help me if there is a way to show the treelines in the UltraWebTree when the tree is used as Heirarchical tree.
Thanks & Regards
Srihari Reddy .R
Hello,
Yes, I think this is by design - here is what our documentation states about the WebTreeTarget enumeration
Infragistics.WebUI.UltraWebNavigator Namespace : WebTreeTarget Enumeration (Infragistics.WebUI.UltraWebNavigator)
Enumeration of the various types of output target supported by the WebTree control.
Is it possible for you to set the target to ClassicTree - this will show the connector lines for nodes.