TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dbailiff
NA
13
0
DataAdapter.Update() "disconnects" current DataViews?
Sep 27 2004 1:37 PM
I'm using DataViews to bind into Data Grid controls in multiple MdiChild forms. They all look at the same data because all the DataViews share a common DataAdapter. I noticed that when I call the DataAdapter.Update() method, the current DataView objects will no longer have an effect on the Update if I make further changes. Do I need to rebind the datagrids to new DataView objects or is there a way to refresh the current DataView objects with the new DataAdapter info?
Reply
Answers (
1
)
How to update an .fdb database from a form
Datagrid update - insert