In my flex project there is a Spark s:DataGrid and now there is a new requirement to give the column rearrange property to it (User should be able to rearrange the order by grading columns). Due to overall project dependencies I'm not able to use mx components. Other wise I should have use mx:AdvancedDataGrid.
So how can I get the column rearrange property for the s:DataGrid.