graydon123
Technical User
Here is a problme that I am having a hard time researching...
I have a datagrid that is bound to a database. The datagrid will display an employee's job history (data from the "Job Code" table). In the datagrid I only display a job start date and a job end date. I want the user to be able to double click on any row in the datagrid that would open up another form showing populated textboxes of the whole data row so the user can edit record.
Is this possible?
Thank you very much for your help!
I have a datagrid that is bound to a database. The datagrid will display an employee's job history (data from the "Job Code" table). In the datagrid I only display a job start date and a job end date. I want the user to be able to double click on any row in the datagrid that would open up another form showing populated textboxes of the whole data row so the user can edit record.
Is this possible?
Thank you very much for your help!