Hi everyone.
I applied the Datable Plugin when receive the excel file because there ware some problems with the existing excel export method.
All the pages could not be changed, so i tried to make a pop-up form and apply Datatable Plugin and call this on each page.
Successfully drawing tables and buttons in pop-up windows and using a table.buttons().trigger() to automatically select the export button on screen calls and The Excel file was successfully received, but a pop-up window remains.
So I tried to close it automatically after receiving it, but it didn't work.
How do I get events after 'Save As'?