|
DataGrid Sort
The default behavior of the Flex datagrid descending sort seems to be that a selected row remains in view, meaning that the view will scroll down to show the selected row. I would like to change this so that when doing a descending sort the view remains at the top instead of scrolling. I'm new to Flex, so if someone could give me an example, I would appreciate it, with either DataGrid or AdvancedDataGrid. Thanks.
|