I would like to move cell contents around in a datagrid (or AdvancedDatagrid if necessar) but so far all I can do is detect the row of the drop target.
II need to get both the row and column index of the source and destination of the drag-n-drop action. Any suggestions please???