Hi List,
I have a problem with dgDragImageIndex, at first drag&drop operations the
image is correct, some one after the image change to any random, and no more
show the correct image for the row selected.
Any idea?
on dragStart
put the dgIndex of the dgDataControl of the target into theIndex
--> set the dgDragImageIndex of me to theIndex
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-tp2295566p2295566.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