Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

User List items get deselected after rebinding

Avatar

Not applicable

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



0 Replies