J
jmd.msdn
Hello.
I am writing a program that :
1. create a DataTable
2. reads a .csv text file (not created by me) and fills that DataTable
3. from that DataTable, must suppress some columns and must reorder
some others
Question : as I do not see how to do the third point above (rearranging a
DataTable), can someone gives me some advices ?
Thank you in advance.
jean-marie
I am writing a program that :
1. create a DataTable
2. reads a .csv text file (not created by me) and fills that DataTable
3. from that DataTable, must suppress some columns and must reorder
some others
Question : as I do not see how to do the third point above (rearranging a
DataTable), can someone gives me some advices ?
Thank you in advance.
jean-marie