[flexcoders] Retrieving Sorted Data from DataGrid

2008-09-18 Thread edlueze
I've loaded a DataGrid with an XMLList. When the user clicks on a header to sort the DataGrid I want to save the data in the DataGrid in the order that it was sorted. How's that done?

Re: [flexcoders] Retrieving Sorted Data from DataGrid

2008-09-18 Thread Sherif Abdou
7:10 PM Subject: [flexcoders] Retrieving Sorted Data from DataGrid I've loaded a DataGrid with an XMLList. When the user clicks on a header to sort the DataGrid I want to save the data in the DataGrid in the order that it was sorted. How's that done?