Blog of Frank Delporte, Java Champion, Software Developer, Technical Writer, Nerd/Geek

Sorting numeric values in a Flex DataGrid

When loading data from a webservice to be shown in a datagrid it seemed that all values in the grid are treated as string-values. So when sorting numeric columns the values were not in the correct order.

Page 22 of 22