--- In [email protected], bjorn <[EMAIL PROTECTED]> wrote:
>
> Thanks for that suggestion .. it seems to behave the same way though. 
I can
> partly fix this by doing a myAc.refresh() every time, but I see all 
kinds of
> strange behaviour (elements will be duplicated, etc.).
> 
> No one knows the answer to my initial question about why there is a 
problem
> implementing removeItemAt()/addItemAt() on a sorted AC?
> 
> It's tempting to make a WorkingArrayCollection.as ;-)

Did you try using a ListCollectionView that points at the same source?  
I don't think you need a separate as file to do this.

-Amy

Reply via email to