‎2009 Oct 27 7:59 PM
Hi,
I have problem with ALV tree.
I was created alv tree with nodes in roots, after that I want to move few of nodes in other nodes which is in the root.
For example
Before:
root
|_1
|_2
|_3
After:
root
|_1_2
|
|_3
So, what I do and what I want to do, but I dont know how.
I'm already created cl_gui_alv_tree object and add nodes 1,2,3
after that i want to move 2,3 and its done well with method move_node, but it nesscary to change node 1 layout to isfolder = 'x' and expander='x'. how can i this? which method I must call?
Thank in advice!
‎2009 Oct 27 8:34 PM
‎2009 Oct 27 8:34 PM
‎2009 Oct 27 8:38 PM
‎2009 Oct 28 7:39 AM
Hi,
I'm sorry that I am not paid for your programming.
Please check report BCALV_GRID_DND_TREE and adapt it to your needs.
Regards,
Clemens