Thank you Thiago. So it is not possible to achieve this with T5.4? Why zone attribute of Grid is not exposed as @Parameter instead of force "^" if inplace="true"? This way one could identify the zone to be updated.
I'm trying to place a pagerPosition="none" and put an outer t:gridPager and give t:zone="literal:datazone" but the pager is not updated. The grid is updated fine. This involves a huge tuning and deal with internal services like: void onInPlaceUpdate() throws IOException { componentEventResultProcessor.processResultValue(datalist); } Cumprimentos / Best regards, Ricardo Veloso ricardo.vel...@flowinn.biz (+351) 926 728 741 www.flowinn.biz facebook.com/grupoflowinn <https://www.facebook.com/grupoflowinn> AVISO LEGAL A informação presente nesta mensagem, bem como em qualquer dos seus anexos é confidencial e destinada exclusivamente ao(s) destinatário(s). Qualquer utilização desta informação que não esteja de acordo com o seu objectivo, qualquer disseminação ou divulgação, total ou parcial, é proibida excepto se formalmente aprovada. A Internet não garante a integridade desta mensagem, a qual poderá ter sido interceptada, corrompida, perdida, atrasada ou acrescida de vírus. Assim, a Flowinn não se responsabiliza pela mensagem se modificada. DISCLAIMER The information in this e-mail and in any attachments is confidential and intended exclusively for the named addressee(s). Any use of this information not in accordance with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except if formally approved. The Internet cannot guarantee the integrity of this message, as it could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or have viruses added to it. Flowinn will not therefore be liable for the message if modified. 2016-04-08 17:54 GMT+01:00 Thiago H de Paula Figueiredo <thiag...@gmail.com> : > Hi! > > On Fri, 08 Apr 2016 11:45:47 -0300, Ricardo Veloso < > ricardo.vel...@flowinn.biz> wrote: > > I think the problem is that with inplace="true" the component generates a >> zone surrounding the pager. >> > > That's correct. So, when the AJAX request is done, the form isn't rendered > again, so the checkbox rendering throws an exception because form field > components cannot be rendered unless a Form is rendered surrounding them. > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >