Page 1 of 1

Refreshing Report In Designer.

Posted: Tue Dec 20, 2022 2:06 pm
by admin@secsol.co.uk
I load my reports from a database in my application, but since I upgraded to 2023.1.1 when I load a report the designer no longer shows the new loaded report.

It is as if it hasn't picked up that the report has changed.

Is there a Refresh() call or anything similar for the designer?

Re: Refreshing Report In Designer.

Posted: Tue Dec 20, 2022 2:46 pm
by Max Shamanov
Hello,

Please clarify did you use Blazor.Server or Blazor.WASM ?

Thank you.

Re: Refreshing Report In Designer.

Posted: Thu Dec 22, 2022 12:21 pm
by admin@secsol.co.uk
Hi,

Blazor Server

Re: Refreshing Report In Designer.

Posted: Thu Dec 22, 2022 2:18 pm
by Max Shamanov
Hello,

Can you send us a sample project that reproduce the issue?

Thank you.

Re: Refreshing Report In Designer.

Posted: Fri Dec 23, 2022 5:53 am
by admin@secsol.co.uk
I have emailed you a small test project that demonstrates this.

If you click the between the two buttons, each of which loads a different report you will that sometimes the designer updates but most of the time it does not.

The strange thing is the Preview shows the loaded report even though the designer does not.

Re: Refreshing Report In Designer.

Posted: Fri Dec 23, 2022 8:00 am
by Max Shamanov
Hello,

Okay, we'll check it out.