[flexcoders] DataGrid Sorting

2005-06-29 Thread adit sathish
How can i determine the sorted column of a datagrid and in what order(Ascending or Descending). I need these information while adding a new row with some values to the dataprovider so that i can call sortItemsBy() function for that column in the datagrid. I don't want to implement this logic by

RE: [flexcoders] DataGrid Sorting

2005-06-29 Thread Dirk Eismann
flexcoders] DataGrid Sorting How can i determine the sorted column of a datagrid and in what order(Ascending or Descending). I need these information while adding a new row with some values to the dataprovider so that i can call sortItemsBy() function for that column in the datagrid. I don't wa