Hi
I have a datatable that i would like to sort by a column (not the key column).
How should one sort a table?
Can the sorted table have the same name as se unsorted table?
I don't know now the the name of the current column (the column that should be the index for the sorted table, only the number of order ex. aRow[120]), will that be a problem?
BrMatt