Hi,

I did not fully understand how did how built objects or matched items.

Could you be more explicit or could you show part of your code ?


Thanks.



--- In flexcoders@yahoogroups.com, jonese <[EMAIL PROTECTED]> wrote:
>
> OK here's what i did to keep my nodes open.
>
> un my update function i call preventDefault() to stop the expected
operations.
>
> then i manually build using updated data my object instances
> then search the original objects till i find my matching object
> overwrite the orginial object with the new instance
> then run a refresh() on the dataprovider.
>
> This appears to be working for me and it is having the expected
> results.....so far :)
>
> --
> jonese
> http://www.jonese.us
> http://twitter.com/jonese


Reply via email to