I have a data table with a variable number of columns and a data scroller. How can I enable server side sorting? I prefer that it be fired by the user clicking the column header
Have a look at the "sortBy" property of "rich:columns", maybe that's what you're looking for. Richfaces Reference