|
-
Apr 29th, 2005, 10:55 AM
#1
Thread Starter
Addicted Member
How to update a dataset with a datagrid
Hey everyone,
I have been searching google for a few days now trying to fix an example how to do this.
My program collections information and stores it inside a datagrid. That part works fine. I am having trouble figuring out how to take that datagrid and create a new dataset from it with all the information the datagrid contains. I will then use that dataset with a OLEdBDataAdpater to update a Microsoft Access Database.
How can I do this? All the code I have found online is for taking a table from a database , storing it in a dataset and then setting the datasource of the datagrid to the dataset.
I know this is possible and it's probably really easy.
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
|