Archives

Posts Tagged ‘filterFunction’

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

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