From the daily archives:

Tuesday, April 8, 2008

The following example shows how you can reset a sort on a Flex DataGrid control by setting the ArrayCollection data provider’s sort property to null and refreshing the array collection using the refresh() method.

Full code after the jump.

[click to continue…]

{ 2 comments }