append data to next row in datagridview [Resolved]

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

I am binding data to datagridview2 from datagridview1 where i am using checkbox with 4 fields like slno , name , place , mobileno in datagridview1. when checkbox in datagridview1 checked i have to bind the perticular data to datagridview2,
upto this working fine.. my issue is...! when i select the multiple rows in datagridview1 checkbox it update in same row its not append to next row of datagridview2 how to append to next row ?


Harish




Responses

Posted by: Pradeepmanne on: 10/10/2013 [Member] Starter | Points: 50

Up
0
Down

Resolved
hi,

Move Selected Gridview Rows to Another Gridview in Asp.net
http://www.aspdotnet-suresh.com/2013/05/move-selected-gridview-rows-to-another.html


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

Posted by: hareeshkumarkr-16190 on: 10/10/2013 [Member] Starter | Points: 25

Up
0
Down
Hi,

Thank You, same thing i need for Windows Application.

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

Login to post response