So basically what you're trying to do is a zone-refresh instead of a page 
refresh?
If your button is an actionlink or eventlink just add this property:
         t:zone="yourzoneId" 

Use AjaxResponseRenderer (e.g. #addRender(ClientBodyElement zone)) in your 
corresponding eventhandler to (re-)render the zone that contains the title you 
were talking about.


Am 07.08.2012 um 08:10 schrieb Anbazhagan:

> Hi 
> 
> I using loop component to display the list of items. Each items have
> separate button. I have designed when i click the button the title of items
> will display on the same page. Here when i click that button the page was
> refreshed. so i cannot maintain the current index. Hence can't display the
> title of content for next next items. 
> 
> Any one say how  restrict the refresh when i click the button or d u have
> any possible solutions pls post.
> 
> Thank you
> 
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/restrict-button-refresh-When-i-click-tp5715114.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to