move selected row up and down in datagridview windows application

Posted by hareeshkumarkr-16190 under C# on 10/14/2013 | Points: 10 | Views : 7131 | Status : [Member] | Replies : 3
Hi All,

how to move selected row up and down in datagridview using buttons



Thanks




Responses

Posted by: Bandi on: 10/15/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
REFER
http://www.dreamincode.net/forums/topic/230838-move-up-down-row-with-bound-datagridview/
http://www.vbforums.com/showthread.php?534658-2008-Moving-up-and-down-the-datagridview-with-buttons
http://stackoverflow.com/questions/1012708/datagridview-selected-row-move-up-and-down/9930585#9930585

EDIT:
http://code.msdn.microsoft.com/windowsdesktop/Move-rows-updown-and-987fe786#content

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

hareeshkumarkr-16190, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 10/15/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
http://stackoverflow.com/questions/9403466/proper-way-to-select-previous-and-next-row-using-a-hotkey-via-datagridview

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

hareeshkumarkr-16190, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 10/24/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Have you sorted out the issue?
"Mark as answer " if the above posts help you

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

hareeshkumarkr-16190, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response