Click here to Skip to main content
15,886,106 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello.

I have a datagrid on my desktop application, and I want to put the checkbox in each row.
When the checkbox is selected then the value in the row is automatically acquired, and when the button is clicked, I want to move the selected data on the datagrid into another datagrid.

How do I get these values and how I can move it?

Please help.
Thank you.
Posted

1 solution

You can easily find it by googling
following link will helps you

http://www.dotnetspider.com/forum/96647-add-check-box-datagridview.aspx[^]


Thanks
:-D
 
Share this answer
 
Comments
bhoainie 2 20-Dec-10 1:08am    
OK .. Thanks :D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900