Using the MSFlexGrid Control in Microsoft's Visual Basic Version #6.0, how do I impliment the drop-drag property on a row within the Grid and move it to another row - such that on the target row all lines move down by one, to make room for the row I am dropping; (because I dont want to overlay the target row, only reposition the row I'm dragging)? I'm an Ex IBM COBOL Mainframe dinosaur who's trying to make the transition to the Microsoft/PC venue, and I need a little help in making the move.