Archives

Posts Tagged ‘XML’

Following example show how use Collection(ArrayCollection or XMLListCollection) filterFunction to change data view and how use ActionScript to add item index column.

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

If  you don’t like use associative arrays ,use Object instead of it!!

Following example will show you how (same XML and Component as Part1)

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

Following example show you how create dataGroup itemRenderer and return item index

DataGroup2.mxml

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