Hi,
I have a form with a datagridview, and I want to double click a row and open a detail form.
My problem is that I can't find the double click event for a row, but only for the datagridview.
Another problem is that I can't "filter" the detail form to show the record selected in the datagridview.
Note: I have the VB.Net 2005 Express Beta 2
Thanks
I have a form with a datagridview, and I want to double click a row and open a detail form.
My problem is that I can't find the double click event for a row, but only for the datagridview.
Another problem is that I can't "filter" the detail form to show the record selected in the datagridview.
Note: I have the VB.Net 2005 Express Beta 2
Thanks