I have the following problem:
I need to create a dynamic datagrid, but the content of the cells are an ArrayCollection.
I'm trying to use the Spark List Control, as the item renderer of each column, but is not working properly.
Does anyone already had to do something similar or know a good example of the solution? Thanks.