Quote:
Originally Posted by OTPM
Hi
You need to explain exactly what you want to achieve and with what data to enable us to help you. Once you have given us more detail I am sure we will be able to help you.
For example are you importing data from another application and you want to display it in a tree format or are you creating data from scratch and want to enter it in a tree format?
Tony(OTPM)
|
I want to create like below
A---B---C
-----D---E
----F
So, A can expand top B and D , D can expand to E and F .
Please advice .