I’m having some troubles figuring out how to sort a DataTableCollection. The scenario is that each table in the collection would have the same schema and have a column called “JobNumber” which I want to sort on. The data in these tables would need to be processed in that order.
Any suggestions?
http://msdn.microsoft.com/en-us/library/system.data.dataview.sort.aspx