--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
> Are you saying that myAC[0] was
> modified so that the sub AC was removed?  I'd go find out what 
> actually got changed.

Actually no - I was simply reading the subAC, and when checking it a 
second time, the subAC was not actually removed, but all of its 
valueObjects were.  i.e. length = 0 as seen in the gif.


All of this said, after banging my head through this last night, I 
found that I was somehhow incorrectly assigning myGrid.selectedItems 
to the foundItems() function's returned Array (which loops and builds 
an array of found items).  I definitely don't prefer to it this way, 
but in the end it was necessary, and its allowed me to move on past 
this!

IMHO, should've been as easy as myGrid.selectedItems = myAC or some 
simple derivative.  I would love to see a more thorough explanation 
of why this didn't work, and if you look at my gifs you can see my 
frustration!  One of those few times where I feel like the debugger 
is just lying to me.

Problem1: qnotemedia.com/wontwork.gif
Problem2: qnotemedia.com/dissapearing.gif


Thanks to all for your input.
 - Chris

Reply via email to