Flex AdvancedDataGrid 设置每一行的背景色
The data, which is a collection of objects, is assigned to the AdvancedDataGrid component through the dataProvider property.
由对象集合组成的数据通过dataprovider属性分配给AdvancedDataGrid组件。
The simplest case for creating an application with the AdvancedDataGrid component is shown in the fragment of code in Listing 15, below.
清单15显示了创建包含AdvancedDataGrid组件的应用程序的最简单例子。
In this two-part series, we will demonstrate how we customized and extended the AdvancedDataGrid component provided in the Flex 3 data visualization package.
在这个分为两部分的系列文章中,我们将演示如何定制和扩展在Flex 3数据可视化包中提供的AdvancedDataGrid组件。
应用推荐