tags:

views:

21

answers:

0

How to bind a inner property from a property of my dataprovider to the column using Flex Datagrid?

I'd like to use it:

But it does not work, any (good) idea? (I'd like to avoid transversing my objects and create a new dumb one)

Samuel