Page 2 of 2

Re: Dashboard viewer disable buttons

Posted: Wed May 29, 2019 4:24 am
by Andrew
Great! Thank you for letting us know about this.

Re: Dashboard viewer disable buttons

Posted: Wed May 29, 2019 7:30 am
by Lech Kulikowski
Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.

Re: Dashboard viewer disable buttons

Posted: Thu Jul 23, 2020 7:24 am
by wiki9911
Hello Team,

I am using "stimulsoft:StiWebViewer" in asp.net. On the page load, I am creating a Dashboard and then passing the dashboard to the control to render the data "webViewer.Report = report;".Before passing the dashboard to the control I am setting this property like "report.DashboardViewerSettings = Stimulsoft.Report.StiDashboardViewerSettings.All;". on Page load this showing me the structure of the report without data and when I click on the refresh button of the web viewer it shows me the data as well but I want the control to show the data without clicking on the refresh button. Can any1 help me regarding this what I am doing wrong here?

Have a nice sunny Day :)


Best Regards,

Re: Dashboard viewer disable buttons

Posted: Thu Jul 23, 2020 3:17 pm
by wiki9911
Hello again,

related to the previous, can anyone tell me how and where I can find the click event of this button marked in the picture?


Regards,

Re: Dashboard viewer disable buttons

Posted: Mon Jul 27, 2020 9:22 am
by Lech Kulikowski
Hello,

The GetReportData is called by click on Refresh button.

Thank you.