have any of you tried to implement the drag and drop functionality?
I know that it does not work with files but it is working draging an Email with an attachment from Outlook and drop it into the attachment Grid/Matrix and it will be added as a .Msg File into ATC1 Table ( The file itself goes to that specific Folder where Attachments saved in SAP and the filename and its path will be added to the ATC1 Table).
Now, what event is it to run a code after droping something on a Grid/Matrix and how to get this .msg file saved after droping it on the Attachment Grid/Matrix?
Any Ideas where to start?