Pass the column object to the getFieldSortInfo(column) method; it will give you a SortInfo object that has status
(actual or proposed) and descending
(boolean) variables that contain the information you need.
Amarghosh
2010-06-28 11:52:17