I created a Dataset with DataTables in code to hold some info I am parsing through. I can easily bind a datatable to the master DataGridView, when clicking on a row I can't seem to get it to show the related info in the details table. Please give me some pointers. Thanks, Shane