Hello,

I have found lots of examples of drag and drop with drop target for actionscript 3, but I can't find anyone even selling customized datagrids with the drag and drop feature. Does anyone know if this is possible or how to do it?

I want to drag one record from a datagrid, and place it in another datagrid. The part I am stuck on is what do I use startDrag and stopDrag on? Also, could I make the drop target a specific row in the target datagrid?