Drill-Drown in StiWebViewer not show data in second tab

Stimulsoft Reports.WEB discussion
Post Reply
pexebez230
Posts: 3
Joined: Wed May 08, 2024 5:53 am

Drill-Drown in StiWebViewer not show data in second tab

Post by pexebez230 »

I am using ASP.NET WebForms and the StiWebDesigner. If I use each data source individually, it returns data. However, when I try to display detailed data, my second page does not show any data. What could I be doing wrong? I'm attaching the .mrt file. The data is in a dataset named ds with two data tables: dtGeral and dtPedidos
Attachments
VendasPai.mrt
(85.53 KiB) Downloaded 33 times
Lech Kulikowski
Posts: 6358
Joined: Tue Mar 20, 2018 5:34 am

Re: Drill-Drown in StiWebViewer not show data in second tab

Post by Lech Kulikowski »

Hello,

Please send us test data for your report for analysis.

Thank you.
pexebez230
Posts: 3
Joined: Wed May 08, 2024 5:53 am

Re: Drill-Drown in StiWebViewer not show data in second tab

Post by pexebez230 »

I am sending the .mrt file and the JSON with the data.
Attachments
data.json
(523 Bytes) Downloaded 30 times
VendasPai.mrt
(85.79 KiB) Downloaded 32 times
pexebez230
Posts: 3
Joined: Wed May 08, 2024 5:53 am

Re: Drill-Drown in StiWebViewer not show data in second tab

Post by pexebez230 »

"I found the solution. I'll record it here in case someone else encounters the same problem. It was with my StiWebViewer in ASP.NET. Setting the Cache mode to ObjectCache solved my issue.
Lech Kulikowski
Posts: 6358
Joined: Tue Mar 20, 2018 5:34 am

Re: Drill-Drown in StiWebViewer not show data in second tab

Post by Lech Kulikowski »

Hello,

Thank you for the information.
Post Reply