Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
1090 | Sep 20,2002 06:05 AM UTC | Oct 24,2002 05:35 AM UTC | WinForms | 4 |
![]() |
Tags: FAQ |
dataSet.Tables[strTabel].AcceptChanges();
dataAdapter.Update(dataSet, strTabel);
CurrencyManager cm = (CurrencyManager)this.BindingContext[this.dataGrid2.DataSource];
cm.Refresh();
If that does not work, you could also try calling cm.EndCurrentEdit(); This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.