Im very new to VB. To the point. I have a VB form that has 3 textboxes, 1 button and a datagrid. The buttone is called "Add to List". I am trying to add the data that is displayed in the text boxes when the form loads, into the datagrid when the "Add to List" button is clicked.....??? ??
Adding data to Datagrid from textboxes
Collapse
X
-
HelloOriginally posted by RimsIm very new to VB. To the point. I have a VB form that has 3 textboxes, 1 button and a datagrid. The buttone is called "Add to List". I am trying to add the data that is displayed in the text boxes when the form loads, into the datagrid when the "Add to List" button is clicked.....??? ??
Please explain ur question
Have you any database at backend or not? -
HmmnOriginally posted by SunrayGood Question Ali Rizwan
Rims you are going to have to give us more info to help you.
I did something similar just recently using vb6 and access97 db
I ll send u an application which use database at back end.
For ur information (if u dont know yet)
Try to use ADODC (Know you have not to convert database)
access 2000 or Xp will be added
add from Components->>Microsoft ADO Data Control
Its easy and quick
If you want i ll send you an application using all the advance control but easy to you its enhance your qualities.
And one thing more will you have an xp look to ur vb6 or vb6 applications if not then tell me ill send u something cool.
Ok Good luckComment
Comment