- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
> i saw in the link that you posted
> " If you do not use data binding in conjunction with lazy loading, you can catch the ItemPendingError in your code and handle it accordingly."
> How do i do that?
There is an "Item pending errors" section in the page of the link that Tom posted with an example.
In addition to this, in the version of Flex that you are using, you may have to issue the "moedaService.getAll()" on each tab's activate() explicitly.
Cheers,
Pam