cancel
Showing results for 
Search instead for 
Did you mean: 

drag and drop

Former Member
0 Kudos

Hi All,

I am Using nwds 7.1 ehp1 version.....

can anyone tell me how to acheive the drag and drop options in a tables...

and also send me any practice material for nwds 7.1 ehp1 version..

thanks,

viswa

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please go through this article

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0fec52a-abad-2b10-48b8-cbdfd0db...

This explains how to implement drag and drop using ItemListBox.

If you want to implement it using Table.

Create Table instead of ItemListBox and add DragSourceInfo in one Table UI Elment and DropTargetInfo to the another Table UI Element.

Remaining steps will be similar for ItemListBox and Table.

Regards,

Gayathri

Former Member
0 Kudos

thank you....

my problem is solved...

thanks,

viswa

Former Member
0 Kudos

Hi,

Regards,

Charan