Is it possible to sort a dataset by more than one key? We are getting the data from a delimited text file and filling the datasest, then binding it to a datagrid, but would like to give the user the ability to sort first by Col. A, then by C, then by E, etc... Is this possible, does anyone have sample code? Thank you! Allison