I have a DataGrid populate with records from a Adodc recordset object with a connection to SQl server.
The DataGrid object is Microsoft DataGrid Control 6.0 (SP5)(OLEDB). I have a text object on the form and on the DblClick event of DataGrid1 control I have this code:
Private Sub...
Does anyoane know how it's working double click event on a datagrid? This event it's fire only when I double click on the header of row or column, but not when I double click on the record.
I appreciate if somebody can help me with this issue.
Thank you,
nh
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.