|
-
Aug 21st, 2007, 10:05 AM
#1
Thread Starter
Frenzied Member
[2005] DataTable doesn't reflect DataBase
I should know this by now, but the solution eludes me. I have a DataGridView that is bound to a BindingSource; The BindingSource is bound to a DataTable, which is filled from a DataBase Table.
Now, all changes are made to the DataBase Table. The DataGridView is ReadOnly. However, any changes made to the DataBase Table do no propagate to the DataTable > BindingSource > DataGridView.
How can I show the changes without clearing and re-filling the DataTable?
Thank you in advance!
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
|