Using the MSFlexGrid Control in Microsoft's Visual Basic Version #6.0, how does
one 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'm dropping; (since the objective isn't to overlay the target row, only reposition the row I am dragging)? I'm an Ex-IBM/Mainframe COBOL Applications Dinosaur trying to make the transition to the Microsoft/PC Venue, and need a little help in making the move.
one 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'm dropping; (since the objective isn't to overlay the target row, only reposition the row I am dragging)? I'm an Ex-IBM/Mainframe COBOL Applications Dinosaur trying to make the transition to the Microsoft/PC Venue, and need a little help in making the move.
Last edited: