Click here to Skip to main content
15,891,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am adding Checkboxcell to the datagridview control.

At the run time when I click on the checkbox I want to find out whether it is checked or not?

I wrote the code in the datagrieview_CellClick event but i am not getting the checkbox value.

Please could anyone give me idea about when click on the checkbox I want to check whether it is checked or not.

Thanks & Regards
Sai Krishna
Posted
Updated 7-Sep-10 0:01am
v2
Comments
Simon_Whale 31-Aug-10 6:52am    
can you please post what you have tried so far, so that we dont repeat info or that we can correct any mistakes
Sandeep Mewara 31-Aug-10 12:37pm    
Post the code that you were using to try to find the value.
Dalek Dave 7-Sep-10 6:01am    
Edited for Readability, Grammar and Spelling.

1 solution

i think u will get the solution by finding the control of checkbox
 
Share this answer
 

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