Re: Triggering zone update in component

2010-12-10 Thread Richard Hill
On Fri, 2010-12-10 at 09:09 -0200, Thiago H. de Paula Figueiredo wrote: > On Fri, 10 Dec 2010 08:37:07 -0200, Richard Hill > wrote: > > > Hi All, > > Hi! > > > I have a simple page with a component in it. This component contains a > > zone. I would like to be able to update the zone from the

Re: Triggering zone update in component

2010-12-10 Thread Thiago H. de Paula Figueiredo
On Fri, 10 Dec 2010 08:37:07 -0200, Richard Hill wrote: Hi All, Hi! I have a simple page with a component in it. This component contains a zone. I would like to be able to update the zone from the parent page. First of all, it's a bad practice for a parent page or component to use som

Triggering zone update in component

2010-12-10 Thread Richard Hill
Hi All, I have a simple page with a component in it. This component contains a zone. I would like to be able to update the zone from the parent page. At the moment I am using an actionlink handler in the parent to call the handler in the component - but this results in a full page re-render of th