Not applicable
07-11-2011
04:28 PST
- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I use a list which is filled with objects in flex3. I get my objects from array created from an arraycollection(userManager.userCollection).
I have got a collectionevent to refresh the list , in case a new user logs in or logs out by rebinding it to array created from userManager.userCollection. In this case my selectedItem gets lost . I want to do the same with the selectedItem, but this doesn't work. On the change event I keep my selectedItem in a new object, which I try to set again in the resulthandler of my getClient function but it doesnt work. anyone has a solution for this problem.
Regards
Amit
Views
Replies
0 Likes
Total Likes