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

Reply via email to