Community

CodeSnip: Changing Data in a DataTable Using AcceptChanges Method

(Brett Burridge) This short article describes how to use the AcceptChanges method of the DataRow class. The method is invaluable if you need to change data in an ADO.NET DataTable object before displaying it in the web browser. The procedure described here works regardless of where the data in the

Read More - Register for Free Membership