Forum: VB.NET Jun 30th, 2007 |
| Replies: 1 Views: 2,946 Hi Guys,
I have a problem loading data into datagridview control. I have 2 forms with datagridview on both forms. when the user selects a record in form 1, the related records is then displayed... |
Forum: VB.NET Jun 30th, 2007 |
| Replies: 0 Views: 4,148 Hi All,
I need help in passing data from a datagridview control to textboxes control. When the user doubleclick a value from a datagridview control in form1, I want the record to be displayed in... |
Forum: VB.NET Jun 30th, 2007 |
| Replies: 3 Views: 5,568 Hi All,
I need help in passing data from a datagridview control to textboxes control. When the user doubleclick a value from a datagridview control in form1, I want the record to be displayed in... |
Forum: VB.NET May 24th, 2007 |
| Replies: 3 Views: 5,568 Hi all,
I need help in passing parameter value to a datagridview control on my form. I have a form with a textbox control, a datagridview control and a button. When the user enters in the title of a... |