Export process continues even after the pop window which displays the report is
closed.
---------------------------------------------------------------------------------------
Key: DISPL-495
URL: http://jira.codehaus.org/browse/DISPL-495
Project: DisplayTag
Issue Type: Bug
Components: Export
Affects Versions: 1.1.1
Reporter: Anjul Varma
I am working on a partial list implementation. For the export to excel and pdf,
I have coded custom classes which implement TextExportView and BinaryExportView
interface respectively. The report is displayed in a popup window. If I click
on the export (excel or pdf) , it starts iterating over the paginated list and
adding it to the table model, which is as expected.
However, if I close the popup window and navigate to another jsp, it still
continues to iterate over the paginated list. Can I handle some kind of event
in my custom class, which will trigger it to stop the export?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel