G
Guest
Is there an easy way to display everything in a DataTable when you're
testing... DataSets allow you to see it all with GetXml... with DataTables it
seems like you're forced to pick a specific row... then you can look at the
ItemArray for that row in the watch pane... which isn't really what I want...
any ideas?
testing... DataSets allow you to see it all with GetXml... with DataTables it
seems like you're forced to pick a specific row... then you can look at the
ItemArray for that row in the watch pane... which isn't really what I want...
any ideas?