Hi, I'm using DefaultDataTable with sortable columns. When a column header is clicked to be sorted by the header gets a special class : th.wiccket_orderDown/Up/None. I'd like this whole column to have some css class so it can be highlighted.
Is there any simple way to achieve this without rolling my own HeadersToolbar/OrderByBorder/PropertyColumn? -Sam
