|
-
Mar 31st, 2004, 03:01 PM
#1
Thread Starter
New Member
From Textbox to Datagrid
I am programming in VB.Net and I would like to know if it is possible to update a datagrid with data that is contained within a text box. Let me explain. I have a Datagrid that displays information within an Access Database table. I have 2 particular columns that I would like to populate with information that the end user will supply (Customer Name and Phone). I am able to manually type in the information within the actual Datagrid and update the information to my database, although I would like to be able to have the end user enter there name and phone in the two textboxes that I created and then have a button that the end user clicks and I want the datagrid to be updated then I can click on the update button for the datagrid and then it updates the database. I am still sorta new at this - so I know that I am probably running around the house 3 times just to go inside the front door - but still learning, I guess me all have to go through this learning process. I would like to know if this is even possible with this language and any programming code examples and hints that will put me on the right road again. Help Please.........
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|