News

This works great at getting the data I want from the XML into the DataGridView so that the user has a way to manipulate the values.
I'm trying to have two related tables appear in one datagridview with the ability to update/insert/delete. Here is a simplified version of what the table structure looks like:Table1: Table1_ID ...