Hi,
Is there any way to display lines between parent and child nodes on XamWebTree. For example in the following Employee sample can we show tree lines between nodes. http://labs.infragistics.com/silverlight/lobsamples/2010.1/
Thanks,
Suman.
The XamTree does not support parent-child connection lines.
Darrell
I was looking at the connecting lines in the XamDataTree, is there some kind of a template/style that I can use to get the same effect in the XamWebTree?
What is the difference in using a XamWebTree and a XamDataTree??? When do we have to choose which one?
There is a lot of code that I have to change if I have to change from using a XamWebTree to using a XamDataTree just for the sake of the connecting lines but that is a feature that I have to pull off by the end of next week release, so please let me know how to deal with it.
Thanks
Hi Darrell
If not for the connecting lines is there any other way i can show the different levels of the tree to the user, may enable alternating colors to each node in the tree? Can you please tell me if it is possible?