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

Editable hierarchy

Former Member
0 Likes
373

Hello everyone,

I am looking for an appropriate control to display a hierarchy with editable columns.

ALV tree can't be used mostly because columns' values can't be edited.

I need to add/remove/copy/paste/modify nodes in hierarchy.

Any ideas which control is most suitable?

Example display:

name | value1 | value2 | value3|

-


---[ item1 ] val | val | val

-


[child1_item1] val | val | val

-


[child2_item1] val | val | val

---[ item2] val | val | val

Best regards,

Agnieszka

3 REPLIES 3
Read only

Former Member
0 Likes
355

BCALV_TREE_DEMO

Read only

0 Likes
355

Thank you for your help but Alv tree columns aren't editable and it doesn't solve the problem.

Any other ideas?

Best,

Agnieszka

Read only

Former Member
0 Likes
355

ok