Hi all,
we are implementing a tree structure in webDynpro where we are facing a problem while selecting and deselecting all the child nodes
of a particular node.The backend for this is ABAP.
We are successful in selecting all child nodes on checking a particular node. But problem is when we are unchecking the same node, all its child nodes are deselected in the back end but in the screen its child nodes are still showing checked.
And if we refresh the screen, those child nodes are deselected on refreshing the screen. pls show a way such that we can deselect all child nodes on unchecking the node.
Now I am thinking like we have to refresh the screen on calling the deselect BAPI. pls suggest.
pls kindly give helpful replies. Its of high priority.
Thanks, awaiting for early replies.
Hema.