Flex / ArrayCollection / Sort delay?

Hey:

Im having a little issue with the FLEX Sort class with an ArrayCollection. It seems sorting is not instant? In my application I get data, sort it, then set the dataprovider of a List to the sorted data.

Visually, the application shows the data in its unsorted form, then a couple of moments later the List refreshes and shows the sorted data.

Is there a workaround?


About this entry