A
Axe
I have a DataView but now I need a DataTable to pass into several routines
I've created. Can I make a DataTable from a DataView? The DataView is now
sorted and cleaned up and I don't want to reference the original table the
DataView came from.
Axe
I've created. Can I make a DataTable from a DataView? The DataView is now
sorted and cleaned up and I don't want to reference the original table the
DataView came from.
Axe