Chapter 11. Using DataGrids and Item Renderers

<feature><title>What You Will Learn</title>

In this lesson, you will:

<objective>

Define the viewable columns of a DataGrid through DataGridColumn

</objective>
<objective>

Use a labelFunction and an itemRendererDisplay to display DataGridColumn information

</objective>
<objective>

Create an MXML component to be used as an item renderer

</objective>
<objective>

Create an inline custom item renderer for a DataGridColumn

</objective>
<objective>

Raise events from inside an item renderer to the container MXML file of the DataGrid using outerDocument

</objective>
<objective>

Sort the AdvancedDataGrid

</objective>
<objective>

Style rows, columns, and cells in an AdvancedDataGrid

</objective>
<objective>

Group data in ...

Get Adobe Flex 3: Training from the Source now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.