[starting from version: 2.3]
It is triggered when a user chooses Open -> Local report in the Toolbar and clicks the Cancel button.
pivot.on('reportfilecancelled', function () { alert('Opening of report file was cancelled!');});
Open the example on JSFiddle.
openingreportfileloadingreportfilereportcompletereportfileerror
In this guide