The basic idea to solve these kind of problems is to have a common global ArrayCollection as the datasource for both your datagrid and pie chart and then when you toggle, you should refresh the components. The Adobe Flex dashboard is a nice example to refer. http://examples.adobe.com/flex3/devnet/dashboard/main.html and the flex 2 version is here: http://examples.adobe.com/flex2/inproduct/sdk/dashboard/dashboard.html
-Anish -- 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=.

