Updating Datagrid Values

  • Thread starter Thread starter A P
  • Start date Start date
A

A P

Hi!

I'm a new user of VB.NET 2003 and still learning its feature, one of them is
datagrid. I am using Access 2002 Database on my project and trying to update
values of a table using datagrid with Edit,Update,Cancel Button. I have
tried following the sample code on the MSDN library but Update command is
not updating. Edit and cancel field is working. Hope you can help me.

Me
 
We need your code!

Do you use
' Use quantity to update the data source
to update your data source?????
 

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