Hi

My guess is that you are updating some zone around the grid which
causes the javascript id of grid's own zone to change after the first
call and so ajax fails after that. If you share some code, may be we
can suggest a solution.


On Fri, Sep 2, 2011 at 2:48 AM, cqasker <cqas...@yahoo.com> wrote:
> Basically I have a inPlace=true grid and some linksubmits to various
> exporting options. When the submits are hit, some data from the grid is
> exported. That works great. However once things are exported and downloaded,
> the paging and other partial page submits on the page don't work for the
> grid. From firebug, I see the ajax calls are being made and data is
> received. However the grid is not updated.
>
> I would do the download in a hidden iframe or window but I want to avoid
> this and besides I need the state of the grid and the grid data. Is there a
> way to either fix the grid so that the grid is updated? or another way?
>
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/StreamResponse-and-inPlace-Grid-question-tp4760076p4760076.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
>
>



-- 
Regards

Taha Hafeez Siddiqi (tawus)
http://tawus.wordpress.com

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

Reply via email to