Adding, Modifying, and Removing DataRowView Objects from a DataView
Adding, Modifying, and Removing DataRowView Objects from a DataView It's important to understand that DataRowView objects in a DataView provide access to the underlying DataRow objects in a DataTable.