Hi., All
I am building an applicaion in which a DataGridView is used, but i need a CheckBox in the DataGridView as first column, and a button is used.
In front of everyCheckBox there is a Customer name and as i click the button all the customer names which are checked are to entered in the different table of DataBase.
How to do this..please help me..
Is there any option to add a CheckBox in the DataGridView ?