If you change the dataProvider, the DG should be done after the following updateComplete event.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of candysmate Sent: Tuesday, November 06, 2007 2:01 AM To: [email protected] Subject: [flexcoders] How to tell when dataGrid has finished loading data? I need to be able to tell when a dataGrid has finished loading data so my next operation does not give a 'null object' error due to incompletion. How can I do this in AS3 please? Couldn't find any events in the docs (yet).

