Updating a GridView bound to ObjectDataSource

A

andrewbb

I have an ObjectDataSource with a GridView that displays a DataTable.
That works fine, but I'm not sure how to implement the Update. This
is a more involved update process than most:

1. "Update" should send the changes on the row, update the DataTable/
DataSet, but NOT persist the data. This allows calculated fields to
be refreshed and re-displayed.
2. A Save button does the actual persistence.

Is that possible using the standard data binding techniques? How to
go about implementing this?
 

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

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top