Tracy,

On Mon, Jul 7, 2008 at 3:56 PM, Tracy Spratt <[EMAIL PROTECTED]> wrote:

>    Do not operate on the underlying Array.  Use the ArrayCollection API,
> specifically addItem().  No refreshing is necessary.
>




But the problem is that I'm not adding an item to the ArrayCollection.

I'm adding an item (option) to an Array *within* an item in the
ArrayCollection.

The ArrayCollection contains Products. Within each Product is an
optionArray. So when I'm adding to the optionArray, the Collection is not
aware of a change. And I can't make the optionArray an AC on its own,
because of VO mapping issues with server objects.

That's why I was suggesting a refresh(), or perhaps an updateItem(). Am I
missing something?




-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560

Reply via email to