Report problem

1 Answer 46 Views
.NET Core Report Designer - Web
Tomas
Top achievements
Rank 1
Tomas asked on 08 Sep 2023, 12:32 PM

Hello,

I also have a problem, I'm loading REST reports into webReportDesigner. If I call a report, it always returns the report I requested first. Can you please help me what could be the problem?

 

Thank

1 Answer, 1 is accepted

Sort by
0
Accepted
Momchil
Telerik team
answered on 13 Sep 2023, 07:19 AM

Hello Tomas,

If I understand correctly, you are editing multiple reports with the Web Report Designer but when you refresh the page, the report you edited last is not the one that is opened. Instead, the report specified in the initialization properties of the designer is the one that is loaded.

By default, information such as previously opened reports, the last opened report, etc. is stored in the brоwser's local storage but if the option the preserve open reports on exit is disabled, this information will be ignored.

Please check whether the aforementioned option is enabled on your end:

Menu -> Workspace Preferences -> General -> Preserve open reports on exit

If the above does not help, perhaps the browser is configured to prevent web applications from saving data to the local storage. You can test this by opening the designer in a different browser or taking a look at the local storage with the browser's developer tools.

Here is a screenshot of what the storage might look like if everything is working correctly.

I hope this helps.

Best Regards,
Momchil
Progress Telerik

Stay tuned by visiting our roadmap and feedback portal pages, enjoy a smooth take-off with our Getting Started resources, or visit the free self-paced technical training at https://learn.telerik.com/.
Tags
.NET Core Report Designer - Web
Asked by
Tomas
Top achievements
Rank 1
Answers by
Momchil
Telerik team
Share this question
or