Using Oledb, I've imported an excel sheet into a datatable.
I now need to sort this by "number" and then "date". I know how to do this with a datagridview, but I want the data held in the table to be permanently sorted, not just a view of it.
Could someone give me a breakdown of the step I need to follow to achieve this?
Thanks in advance.
Satyapriya NayakPosted Dec 23, 2012, 6:28 AM
http://msdn.microsoft.com/en-us/library/zk13kdh0%28v=vs.71%29.aspx
http://csharp.net-tutorials.org/tag/c-datatable-sort/
http://mmmattos.net/wordpress/?p=7