Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tree Display : Initial Display With All Nodes Expanded

Former Member
0 Likes
689

Hello All,

We are using FM RS_TREE_CONSTRUCT and RS_TREE_LIST_DISPLAY to display the data in a Tree Format. In the Tree Display, All the nodes are dispalyed in a Collapsed Format (Default). The User can Select the TOP MOST hiearchial node and then do an Expand ALL (Which will expand all the nodes in the list).

Our requirement is to display the list with all the Nodes in Expanded format i.e to Have an Initial Display which is the same as we get when we do Expand ALL

Regards

Saket Sharma

Edited by: Saket Sharma on Mar 5, 2008 4:25 PM

hi

in FM -- RS_TREE_LIST_DISPLAY in IMPORT there is a perameter LAYOUT_MODE try to give diffrent value it that .

reward if helpful.

1 REPLY 1
Read only

Former Member
0 Likes
553

hi

in FM -- RS_TREE_LIST_DISPLAY in IMPORT there is a perameter LAYOUT_MODE try to give diffrent value it that .

reward if helpful.