In flex the ability to sort (ascending or descending) the entire datagrid by picking the column header. I need this feature on my jewel datagrid but I'm not sure how to get there.
I suspect I need to use the ButtonBar to fire a function that would sort the data provider by column and refresh the grid? using a collection sort? In addition flex had simple icons to indicate what column things were sorted on and the sort direction. I guess I'm going to need some sort of icon in the Button Bar? Am I missing a bead or support class somewhere that would do this as opposed to hand coding the whole thing? -- Sent from: http://apache-royale-users.20374.n8.nabble.com/
