Tag Archive for 'descending'

09
Apr

Creating a custom sort on a DataGrid control in Flex

The following example shows how you can create a custom sort on a Flex DataGrid control by using the SortField class and creating a custom compare function.

Full code after the jump.

Continue reading ‘Creating a custom sort on a DataGrid control in Flex’