Hey Everyone
I currently have a data grid view on on form (Form 1). The data grid has 4 visible columns on it (First Name, Last Name, Age, DOB) and 1 hidden column (ID). Can someone show me show code where if the user double clicks on a row (doesn't matter what column, therefore they could click on the first name, last name, age or dob); then the data is stored into separate strings?
Hope this makes sense and thanks for reading
I currently have a data grid view on on form (Form 1). The data grid has 4 visible columns on it (First Name, Last Name, Age, DOB) and 1 hidden column (ID). Can someone show me show code where if the user double clicks on a row (doesn't matter what column, therefore they could click on the first name, last name, age or dob); then the data is stored into separate strings?
Hope this makes sense and thanks for reading