Unplanned
Last Updated: 16 Aug 2023 13:07 by Ruby Jean
DVS InteleStream
Created on: 16 Jun 2016 19:16
Category: Kendo UI for jQuery
Type: Feature Request
24
Add a callback for kendo.saveAs method
Would like some way to know when the file is finished saving.

This is especially useful when saveAs uses a proxyURL and a user is waiting for the file to come back from the server.  Currently, there is no way to inform user of this progress or when it completes.
5 comments
Ruby Jean
Posted on: 16 Aug 2023 13:07
This is a very helpful addition! Seeing that it's been here for 7 years without any movement, maybe it's time to move on.
Imported User
Posted on: 18 Jan 2018 14:55
Any response from Progress would be welkom. We definitly need a callback here for handling server responses (like exception handling). 
Stuart Mackintosh
Posted on: 20 Oct 2017 14:45
Needed to schedule further script execution after success or failure of proxy request.
Karl Mikesell
Posted on: 13 Oct 2017 17:32
The server-side handler is doing more than passing back download stream, we are using server-side to submit into Documentum, we need the callback to check server if any error occur on server.
Abhijit
Posted on: 13 Jun 2017 14:38
Yes this would be very helpful.