wooody1245
Programmer
I have an application with several DataGrids. The grids are populated from DataSets returned from a webservice. I would like to allow the users to edit/add the data within the grid and then apply those changes to the database.
What is the best way to approach this?
What is the best way to approach this?