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
michael.lebang
NA
4
0
Stupid beginner question :o)
Mar 22 2004 4:31 AM
Hi there, I'm just starting to work with C# and the ADO.NET. As a test project i've choosen a simple Customer-Management Application. So here's my problem: In my main form I have a DataGrid that should display all my Customers. I have a MainMenu and there I select "Add new Customer", wich opens a form to enter the Data and saves it in a DataSet (and in an XML-File). How do I update the DataGrid in the Main Window, when a Customers has been enterd in my "frmAddCustomer" form? I now create the Dataset for storing the Customer-Data in the btnSave_Click Method. Do I have to use the DataSet from the MainWindow...and if so HOW? :o) Please help a newbie. :o) Kind regards, Iceman
Reply
Answers (
3
)
Saving Images
Handling Multiple Tables in Typed Dataset