Support clicking on column headings to sort table-view data by different fields (primary sort at least, although supporting primary & secondary sorts would be nice).
Sorting within list view might also be nice (by default, sort by first column?). Should sorting be done on the client side (AJAX, maybe?) rather than via posting a sort request back to the server?
Support clicking on column headings to sort table-view data by different fields (primary sort at least, although supporting primary & secondary sorts would be nice).