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.