how to edit and save datagrid

  • Thread starter Thread starter jaYPee
  • Start date Start date
J

jaYPee

I have downloaded the 101 Code Samples for Visual Basic .NET 2002.
I've seen "VB.NET - Data Access - Build a Master-Detail Windows Form"
that really helps me a lot. but the problem is i don't know how to
edit the 2 datagrid and save the changes i made.

any help for this topic is highly appreciated. thanks in advance
 
Hi jaYPee

It is better to stay when you visit a newsgroup not to reply your answer to
quick.
When you do that then mostly you get no answer at all or a message that you
have to keep in the thread from your first question (and dont get an answer
in that then).

For me is not the same, but I did answer your last question not knowing what
was the problem and and did not had this information, so I was spending some
time for nothing.

Now I see what you are doing and is my advice to look first for the

SQLDataAdapter.Update or OleDBdatadapter.update

That part is not in the samples, if you have questions after reading it,
feel free to ask, but please in the same question thread?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top