make the dataprovider for the pie chart same as the dataprovider for the datagrid. now whenever you change the dataprovider for the datagrid it will be automatically reflected in the pie chart.
On Dec 9, 12:41 pm, ren <[email protected]> wrote: > I have a dataGrid which gets data from XML and this data is used > as DataProvider to construct a pie chart initially. > Now when I filter data from this DataGrid ,based on some conditions my > data changes(in DataGrid). > How can I update my Pie chart, when the data is in the DataGrid is > dynamically changing , upon filtering. > Any help on this is highly appreciated and this is very important > for my application. > Thanks in Advance -- 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.

