I want to drag and drop files from a RadGridView to Outlook. Each line in my grid represents an Invoice including PDF file.
My users want to drag items into an Outlook message in order to send the PDF as attachment. (one or more)
I've been trying to search for a way to do it, but I can only find examples to drag-and-drop within the same application.