The AdvancedDataGrid (ADG) control in Adobe Flex 3 extends the capabilities of the standard DataGrid control to improve data visualization. You can:
- Sort by multiple columns when you click in the column header
- Use the styleFunction property to specify a function to apply styles to rows and columns of the control
- Use an expandable navigation
…





