Move Cell from a GridView C # desktop

0

This code does nothing more than move a selected line in a datagridview .

btnup - > throws the selected line up.
butndown - > plays the selected line down.

DOUBT: My question is, how to move only the selected cell, not the entire row.

link

I've put the code in the pastebin to get the question cleaner.

    
asked by anonymous 29.12.2017 / 15:46

0 answers