|
-
Aug 13th, 2003, 04:51 AM
#1
Thread Starter
New Member
Update Data Source from a DataGrid
I'm a beginner
Do anybody can tell me how to commit changes to the DataSource if they've been made in a DataGrid??
-
Aug 13th, 2003, 09:51 AM
#2
It depends on what the datasource is. If the datasource is a dataset then you'd need to perform the update via a dataadapter.
-
Aug 18th, 2003, 01:50 AM
#3
Thread Starter
New Member
Thank you, it works now. I used a DataAdapter with a CommandBuilder
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
|