Hi All,
I need help in passing data from a datagridview control to textboxes control. When the user select the data from datagridview and then click the command button control in form1, I want the record to be displayed in the texboxes of form2. How do I go about coding this? Any help would be highly welcome.
Thanks...