Posted by: vx on: October 15, 2008
The below example gives you a hook to sort a particular column in a datagrid without user input. One can use the below function where ever a datagrid has to have a default sort order on its column(s). Note : This works with flex 2 datagrid and not with Advanced datagrid in Moxie.
The dataGridDefaultSort functions [...]
Comments