Application Development 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: 

Issue with Tree Control

sivapuram_phanikumar
Active Participant
0 Kudos

Hi,

I have got a requirement to work on module pool programming, in which i have to display a navigation tree towards left hand side with a root node and child node and a table control on right hand side. When we select a record in table control and double click on the child node, a new screen with another table control has to be displayed. I am able to do that. But the navigation tree towards left hand side is not appearing in the new screen. But the new screen should also have navigation tree towards left hand side. Please help me how to do this.

Best Regards,

Phani Kumar. S

1 REPLY 1

Former Member
0 Kudos

Hi,

Pls refer to the sample program SAPSIMPLE_TREE_CONTROL_DEMO.

Hope this will help you.

Regards,

Renjith Michael.