Hi @ll,
I have an application that uses the control <htmlb:tree> to display a dynamic tree
structure. In this application I use onClick to select one node in this tree. There
is a group of buttons that allow the user to trigger different actions for the selected
node (i.e. "display details", "add new child node", "expand subtree", ...).
Some of this actions require that I can control the expanding / collapsing of nodes
from within my abap code. Unfortunatelly the "status" property of the treenodes is
only used for initialisation. Modifications to this attribute for already existing nodes
have no effect.
Hope there is a way how to achieve this...
Best regards, Thomas
I wrote the previous text more than one month ago and got no answer at all. In such a case it is quite difficult to find a solution...
Was my description of the problem so lousy, that nobody understud it? Is it so easy or difficult, that nobody wants to answer? Or has noone even read it?
I don't think that I'm the only guy out there who has this problem. And I would be thankful for EVERY answer!
Best regards, Thomas
Hello Thomas,
could you post a code example to give me a easier start testing it.
Regards
Gregor
Add a comment