Page 2 of 2

Re: If I open another report in designer the datasource is lost

Posted: Thu Jun 08, 2023 12:50 pm
by anli
Hello Max, thank you for the information. Do you have an ETA when the solution will be available as this issue exists for 10 weeks now? I need something I can tell to my customers. Thanks in advance! Best,André

Re: If I open another report in designer the datasource is lost

Posted: Fri Jun 09, 2023 3:32 pm
by Max Shamanov
Hello, Richard.

We work hard on this problem and do our best to do it as fast as possible.
We will let you know when the solution is available.

Thank you.

Re: If I open another report in designer the datasource is lost

Posted: Tue Jun 20, 2023 12:32 pm
by Max Shamanov
Hello,

Unfortunately, at the current moment, as is. Sorry.
As a way, you try can to save the report with emded data by using the following code:

Code: Select all

stiReport1.SaveSnapshot();
Thank you.