Hi,
I have a table Department (DeptID,DeptName,Location) in database.
Need to get data into datagridview where the first column must be a Checkbox and last column must be a delete button.
1) How to do this...I am not getting any idea as I have never tried in Windows app.
2) How to select a row when checkbox is selected and Delete button is clicked.
Thank you..
Prathap