Refresh HTML Designer after changing Loaded Report
Posted: Mon Jun 24, 2019 1:18 pm
I am changing the Report that is loaded into the HTML designer on the server side using a Callback and after the callback I am calling the following code:
jsReportDesigner.ExecuteAction('Refresh');
But the designer does not appear to update to show the new loaded report.
Am I doing something wrong?
jsReportDesigner.ExecuteAction('Refresh');
But the designer does not appear to update to show the new loaded report.
Am I doing something wrong?