Skip to Content
0
May 09, 2008 at 02:00 PM

Drag&Drop on dynamic document

20 Views

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ë