Page 1 of 1
Drill-Drown in StiWebViewer not show data in second tab
Posted: Wed May 08, 2024 5:59 am
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
Re: Drill-Drown in StiWebViewer not show data in second tab
Posted: Wed May 08, 2024 6:58 am
by Lech Kulikowski
Hello,
Please send us test data for your report for analysis.
Thank you.
Re: Drill-Drown in StiWebViewer not show data in second tab
Posted: Wed May 08, 2024 12:13 pm
by pexebez230
I am sending the .mrt file and the JSON with the data.
Re: Drill-Drown in StiWebViewer not show data in second tab
Posted: Wed May 08, 2024 1:32 pm
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.
Re: Drill-Drown in StiWebViewer not show data in second tab
Posted: Wed May 08, 2024 9:01 pm
by Lech Kulikowski
Hello,
Thank you for the information.