cancel
Showing results for 
Search instead for 
Did you mean: 

Drag and Drop in feature in Tree UI element

Former Member
0 Kudos

Hello All,

The requirement is as following. The webdynpro screen should show two nodes Node1 and Node2. Each node would have some attributes.

Node1

__AAA

__BBB

Node2

|__XXX

|__YYY

It should be possible to drag and drop attributes from node to another node(Example , cut YYY from Node2 and add it to Node1).

Now can we achieve this using Tree UI element? Please let me know your inputs?

Regards,

Raghu.

Accepted Solutions (1)

Accepted Solutions (1)

former_member389677
Active Participant
0 Kudos

Hi Raghu,

You can implement drag and drop functionality in tree.

[Drag and Drop Functionality in Web Dynpro ABAP|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/307f2eae-8cf0-2d10-6088-8aa2b1f00b23]

Regards,

Shaira Madhu

Answers (1)

Answers (1)

Former Member
0 Kudos

it should be possible according to sap help[http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a5/bf47414eca430794189fbb5919cc2f/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a5/bf47414eca430794189fbb5919cc2f/content.htm]

Edited by: Baskaran Senthivel on Jan 16, 2012 8:41 PM