I have a flex project in which I have created multiple flex components
which do different calculations.

Each component has a advanceddatagrid which has the same columns but
different data.

So basically

in my component 1 I have advanceddatagrid which shows data 1
in my component 2 I have advanceddatagrid which shows data 2
in my component 3 I have advanceddatagrid which shows data 3


The data 1, data 2 , data 3 are have different data but same column.
How can I just have one advanceddatagrid columns defined somewhere and
used in all these 3 components. Currently when I have to add a column
I have to copy paste in each of them. Please point to any example if
you know somwthing like this

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.


Reply via email to