DataGrid Component Tutorial

Adam Khoury Published : November 14, 2014
Last Edited : November 24, 2025
Author : Adam Khoury
Learn how to work with and customize the Flash ActionScript 3.0 datagrid component when rendering it dynamically. The DataGrid is a list type component that offers a grid of rows and columns to populate with list data. Each row consists of one or more columns that represent a property that belongs to the specified data object. The DataGrid component is used to view data and it is not intended to be used as a layout tool like an HTML table.