Add it to your data provider instead.
 
Ely.
 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of shemeshkale
Sent: Wednesday, December 13, 2006 4:10 AM
To: [email protected]
Subject: [flexcoders] does charts have event for data change?



as simple as that:
does charts have an event that fires whenever its data changes?

it seems that this:
myGrid.addEventListener(CollectionEvent.COLLECTION_CHANGE, test);
will work for DataGrid but not for charts

any idea how to do this with charts?



 

Reply via email to