Archives

Posts Tagged ‘DataGrid’

A two-way data binding expression generates two binding expressions, one with the given source and destination, and the other, with the source and destination reversed.

Nov 30th, 2010 | Filed under ArrayCollection, DataGrid, Flex4, XML

Following example show  XML to ArrayCollection use Model Class

XMLToCollection4.mxml

Nov 30th, 2010 | Filed under ArrayCollection, DataGrid, Flex3, Flex4, Model, XML

The ComboBox control is a child class of the DropDownListBase control. Like the DropDownList control, when the user selects an item from the drop-down list in the ComboBox control, the data item appears in the prompt area of the control.

Nov 30th, 2010 | Filed under ArrayCollection, AutoComplete, ComboBox, DataGrid, Flex4, Value Object

Following example show XML to XMLListCollection From XML Class

XMLToCollection3.mxml

Nov 30th, 2010 | Filed under DataGrid, Flex3, Flex4, XML, XMLList, XMLListCollection

Following example show XML to ArrayList use Model

XMLToCollection2.mxml

Nov 30th, 2010 | Filed under ArrayList, DataGrid, Flex3, Flex4, Model, XML

Following example show how  Flex mx Tree drag data to mx DataGrid .But

there are a few differences please access follow page for detail

Nov 30th, 2010 | Filed under Flex4

FlashBuilder 4 is planning a new ItemRenderer wizard/tool to help folks create ItemRenderers for Spark List controls. Because Spark doesn’t yet have a Tree or DataGrid, and because MX Tree and MX DataGrid have a different ItemRenderer contract, the new tool will not be usable in all list-type controls and folks will have to learn both ItemRenderer contracts.

Nov 30th, 2010 | Filed under DataGrid, Flex4, XML, XMLListCollection

Following example show XML to ArrayCollection use HTTPService

XMLToCollection6.mxml

Nov 30th, 2010 | Filed under ArrayCollection, DataGrid, Flex3, Flex4, XML

You might want to be able to create an exact clone of a complex/nested data objects, without your new object simply referencing the old one’s values.use ByteArray is one of the plenty of occasions.

Nov 30th, 2010 | Filed under Flex4

Following example show MX DataGrid  itemRenderer difference usage.

assets/books.xml

Nov 30th, 2010 | Filed under Flex4

Following example show XML to ArrayCollection use XML Class

XMLToCollection5.mxml

Nov 30th, 2010 | Filed under ArrayCollection, DataGrid, Flex3, Flex4, XML

Following example show XML to ArrayCollection use Model Class

XMLToCollection1.html

Nov 30th, 2010 | Filed under ArrayCollection, DataGrid, Flex3, Flex4, Model, XML