I have a table that has a column that is a class. How can I sort on that column.

The class implements IComaparable and IEquatable and does sort if stored in a list.