Hi, 
How can I delete itemRenderers in a spark view for mobile,
There's the property 'destructionPolicy' = auto or never

I'd like to keep the itemRenderers on the current view when I push another view 
on top, so when I come back it's still there, but when I pop out of the current 
view I'd like to destroy all itemRenderers.
Is this possible?

I tried setting destructionPolicy='auto' when I pop the current view, but it 
doesn't help.
thanks,



Reply via email to