‎2009 Oct 26 12:25 PM
Hi all,
I am using the cl_gui_list_tree. In tree display I managed all the nodes are with checkboxes. As usual this tree has the hierarchy. Now If checked the root node, then how can check all the lower level nodes of the root.
Thanks and Regards,
Balakrishna.N
‎2009 Oct 26 12:58 PM
hi,
use this method :
CL_TREE_CONTROL_BASR=>NODE_SEL_MODE_MULTIPLE
I have used in GRID layout. not sure about List display.
ags.
‎2009 Oct 26 12:58 PM
hi,
use this method :
CL_TREE_CONTROL_BASR=>NODE_SEL_MODE_MULTIPLE
I have used in GRID layout. not sure about List display.
ags.