‎2007 Nov 29 2:52 AM
Hi,
I have a SAP Column Tree docking on a screen, currently it only allow double click on the node of the tree. I need to construct the tree that is able to do a "Right-Click" on the node and able to "Create" a node within it. How do i achieve that? Any sample code for reference?
Regards,
Rayden
‎2007 Nov 29 3:02 AM
Rayden,
Not sure but check the document :
http://www.sap-hefte.de/download/dateien/936/073_leseprobe.pdf
Thanks
Seshu
‎2007 Nov 29 4:43 AM
Maybe have a look in Tcode DWDM at the example program under "Context menu > In control" (SAPSIMPLE_TREE_CONTEXT_MEN_DEM) where it has a simple tree control with different context menus on each node.
Jonathan