I see there's a property in Spark DataGrid named "draggableColumns". I expect that when it's set to true that I can change the column ordering. But it did not work for me and when I looked at the DataGrid code, it looked like setting draggableColumns to true only dispatches a "draggableColumnsChanged" event. The search through the sdk for that event do not yield anything. Was wondering if this implementation complete or in progress.
-- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Spark-DataGrid-draggableColumns-tp6822.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
