Yes, this is that I do, but the image is empty... The script:
on dragStart put the dgIndex of the dgDataControl of the target into theIndex --set the dgDragImageIndex of me to theIndex set the dgDragImageIndex of me to the id of the image "dgDragImage" of me set the dragData["private"] to "data grid row" & cr & theIndex ## Tell Data Grid to track drag reordering --set the dgTrackDragReorder[theIndex] of me to true end dragStart -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/DATAGRID-dgDragImageIndex-problem-tp2295566p2295787.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
