You can do this using ADO.Net DataTable.
Concurrency issues need to be carefully managed - for example, when multiple people change the same row, how are you going to handle that?
Steve Townsend
2010-10-04 16:50:38