hi, i'm having trouble with the sort order from the TableAdapter class in that the DataSet method invokes a stored procedure on an SQL EXPRESS table which returns sorted data. i'm using the following code in my business object to return a collection: TeamsDataSetTableAdapters. TeamsTableAdapter teamsTableAdapter...