Hi,
I am new to VB.NET and i have a problem regarding Datagrid.
I have two forms in my application. On first form i have some controls like text box and combo box. and on second form i have Datagrid.
When user double click on a particular row of datagrid i want to display the complete data of that selected row in first form's controls.
Please help me
Thanks in advance
I am new to VB.NET and i have a problem regarding Datagrid.
I have two forms in my application. On first form i have some controls like text box and combo box. and on second form i have Datagrid.
When user double click on a particular row of datagrid i want to display the complete data of that selected row in first form's controls.
Please help me
Thanks in advance
Comment