< mx:datagridcolumn datafield="PhoneNumbers.PhoneNumber.@id"
So, to archieve it, you can use the "labelFunction" to get access to the nested stru
So, the solution I found: I use a getter/setter for my bindable XMLListCollection property, and in the setter, I create the "flat copy"
Not clear?
Here is the code:
Last minute: a *VERY* interesting article that explains how to deal with nested XML structures: link.