I have got the AdvancedDataGrid columns that display dates to sort correctly by putting full dates in the data ("2008/01/01") and using a label function with DateFormatter for the display ("MMM YYYY"). But when the grid first displays, Flex does what looks like a random ordering of the columns. How do I stop this happening? TIA,
Mic.