Heirarchial Tree - Forms
I have three questions
1. I want to collapse all nodes in the tree on display. By default all nodes are expanded. Any body is having the code.
2. How to dynamically refresh the tree with data from the database. When I give query again it is giving error.
3. Sometimes the database may not contain more than one record for the 'start with' option I have given in the query. In this case the forms is giving error. How to overcome this errorr. I want to display even one record though it may not form a tree.
Mohan