Hello,
Is there any sort of callback that can be used with kendo.saveAs?
Specifically, we are using kendo.drawing.exportPDF and then calling kendo.saveAs, and would like to know when saveAs completes. When kendo.saveAs uses a proxyURL, the user is often waiting on the file to come back from the server and we would like some way to inform the user of the progress or completion.
If there isn't a callback, is there a recommended way of approaching this?
Thanks for you help,
Jeff