Application Development and Automation 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: 
Read only

Drag&Drop on dynamic document

mickal_ferette
Explorer
0 Likes
317

Hello Everybody,

I'm developping a screen in a custom container and I need some help on drag&drop feature.

My custom container has 5 areas delimited by 3 splitters.

A first horizontal splitter divide the original screen in 2 areas (A and the rest).

Second vertical splitter divides the bottom part in B and C-D-E.

The third splitter delimites C,D and E.

________________

______A________

____C_____

B

____D_____

____

____E_____

I've got an dynamic document in A, an ALV tree in B, an ALV grid in C, a dynamic document in D and something wich is not already defined in E.

I'd like to drop a selection in my ALV grid in C or a selection in my ALV tree in B into my dynamic document in D (wich is a kind of list), but there is no interface for drag&drop in any objects used in this part of the screen.

So my original question is:

Is it a way to allow (or to force) drag&drop from an ALV grid or tree to a dynamic document? My whole dynamic document should be the target for drop operation.

Thanks for your help. Any suggestion is kindly welcome...

Regards,

Michaë

1 ACCEPTED SOLUTION
Read only

mickal_ferette
Explorer
0 Likes
297

Resolved by myself...

1 REPLY 1
Read only

mickal_ferette
Explorer
0 Likes
298

Resolved by myself...