-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to get completed event once xlsx exported #2
Comments
if its download it means it completed, if any other things please let me know. |
Is there any callback after completion of download ??
…On Tue, Sep 24, 2019 at 9:22 PM skmaurya33 ***@***.***> wrote:
if its download it means it completed, if any other things please let me
know.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2?email_source=notifications&email_token=AJXBMR7AGJ24N7VFSXHH2V3QLIZTDA5CNFSM4IZ6UWMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7O3H3Q#issuecomment-534623214>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJXBMR44VRAINYBUGNG3BBDQLIZTDANCNFSM4IZ6UWMA>
.
--
*Himanshu Jain | Software Developer | AIT Global India Pvt. Ltd.*
308, Sacred World, North Block, Wanowrie, Pune 411040, Maharashtra, India |
Tel.: 020-66434510 | Cell: 8094117568
|
I thing not now if you want i will improve it |
Actually right now I am facing some issue as I do not have any callback.
So, as of now, I wrote set timeout to get rid out of this. But It is a
temporary fix. I will be fine in case I have a callback.
…On Tue, Sep 24, 2019 at 9:27 PM skmaurya33 ***@***.***> wrote:
I thing not now if you want i will improve it
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2?email_source=notifications&email_token=AJXBMRYLN7TUMDMGD6M3EZ3QLI2IPA5CNFSM4IZ6UWMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7O327A#issuecomment-534625660>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJXBMR5T322CKRTWTMPIE4DQLI2IPANCNFSM4IZ6UWMA>
.
--
*Himanshu Jain | Software Developer | AIT Global India Pvt. Ltd.*
308, Sacred World, North Block, Wanowrie, Pune 411040, Maharashtra, India |
Tel.: 020-66434510 | Cell: 8094117568
|
I want one callback function or some success parameter when the download
will finish.
On Tue, Sep 24, 2019 at 9:31 PM Himanshu Jain <[email protected]>
wrote:
… Actually right now I am facing some issue as I do not have any callback.
So, as of now, I wrote set timeout to get rid out of this. But It is a
temporary fix. I will be fine in case I have a callback.
On Tue, Sep 24, 2019 at 9:27 PM skmaurya33 ***@***.***>
wrote:
> I thing not now if you want i will improve it
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#2?email_source=notifications&email_token=AJXBMRYLN7TUMDMGD6M3EZ3QLI2IPA5CNFSM4IZ6UWMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7O327A#issuecomment-534625660>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AJXBMR5T322CKRTWTMPIE4DQLI2IPANCNFSM4IZ6UWMA>
> .
>
--
*Himanshu Jain | Software Developer | AIT Global India Pvt. Ltd.*
308, Sacred World, North Block, Wanowrie, Pune 411040, Maharashtra, India
| Tel.: 020-66434510 | Cell: 8094117568
--
*Himanshu Jain | Software Developer | AIT Global India Pvt. Ltd.*
308, Sacred World, North Block, Wanowrie, Pune 411040, Maharashtra, India |
Tel.: 020-66434510 | Cell: 8094117568
|
Please add complete return parameter when exporting process is complete, because I want to add progress indicator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to get completed event once xlsx exported
The text was updated successfully, but these errors were encountered: