update a row in datagrid

  • Thread starter Thread starter Guest
  • Start date Start date
Jijo,

By that, do you mean updating the row in the database, then you will
need to store the DataAdatper that filled the data set (assuming that you
are bound to a data set), and then pass the modified data set back to the
Update method.

Hope this helps.
 

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