DataGridView row repositioning -


Is there an easy way to swap the position of the two rows in a constant datagrid view? I am using this to display an order list, where I want to move the up / down arrow key up and down in a grid in the top and bottom, but without completely restoring a line within the grid There is no way to see a way to restore a place, which seems to be high, the index value for the row is read-only.

To move a line, use DataGridView.Rows. Remove Import and then DataGridView.Rows.Instore


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -