Hi there,
The checkbox column in my database either has two values, checked or unchecked. Now what I want to do is I have a form where I can view data. That form displays all the data that is selected from a datagridview. The checkbox value must be displayed in checkboxes.
Here am using checkboxcolumn in datagridview, How can I view the check or uncheck status while retrieve the data's in my project.
Thanks in advance.

Pavithra LPosted Oct 28, 2015, 12:10 AM
Piyush PansuriyaPosted Oct 27, 2015, 9:26 AM