Working with Flex and Datagrids

Flex 3.0 offers a strong foundation of user interface (UI) controls by which users can harness a great deal of power to create beautiful UIs without having to toil in the details of low level functionality. Of these controls, the DataGrid sets itself apart by offering characteristics similar to a list or tree control (which are also listBase controls), but going further to offer an easy way of displaying columnar data without a complicated interface. In this article, I focus on creating a basic DataGrid and populating it with XML data by using only MXML tags.
- Creating a Basic Data Grid Flex provides an MXML tag to create a DataGrid. Here is our application, with the DataGrid colored in blue: lt;?xml version= quot;1.0 quot; encoding= quot;utf-8 quot;? gt; lt;mx:Application xmlns:mx= quot;http://www.adobe.com/2006/mxml quot; layout= quot;absolu...

Leave a Reply




Created by DesignForWeb company. All rights reserved © 2007-2010. Check also the iPhone / iPad developers blog
Disclaimer
The materials collected in this blog were taken from open access sources. We try our best to preserve the copyrights of original authors and clearly state the authorship as well as link to original source website where it's possible. Please leave your comment if you feel offended by any post or if you dispose of any information about breach of copyright law in this blog. We will do our best to resolve the situation immediately.