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

Add/Edit/Delete Tree Nodes using CL_GUI_ALV_TREE

former_member194669
Active Contributor
0 Likes
591

Hi All,

I am looking for an example of program with CL_GUI_ALV_TREE that have a functionality of add a tree node, edit a tree node, and delete a tree node.

I have already looked the BCALV_TREE* demo program but could not able to find a program to add/edit/delete node tree elements.

Any info on this.

Thanks

aRs

Hi All,

I am looking for an example of program with CL_GUI_ALV_TREE that have a functionality of add a tree node, edit a tree node, and delete a tree node.

I have already looked the BCALV_TREE* demo program but could not able to find a program to add/edit/delete node tree elements.

Any info on this.

Thanks

aRs

2 REPLIES 2
Read only

Former Member
0 Likes
508

Hi,

In SE38 -- >Environment >Examples>Control Examples.

You can find different Demo programs like tree controls, grid controls, Drag and drop and soon.

Br,

Laxmi.

Read only

former_member183804
Active Contributor
0 Likes
508

As already mentioned there are some samples how to alter, add or remove a node. But it is to mention that interactive edititing is not available for the ALV tree control.

Regards,

Klaus