The following example shows how you can use an XML object as a data provider for a Flex DataGrid control and use a custom label function to display the XML node’s name.
Full code after the jump.
Continue reading ‘Setting a DataGrid control’s data provider to an XML object in Flex’


