Variables getting Erased

Stimulsoft Reports.NET discussion
Post Reply
shmuly
Posts: 58
Joined: Wed Jul 05, 2006 2:19 pm

Variables getting Erased

Post by shmuly »

I created a report with some new variables and it seems that every time I try to edit the report, the variable gets erased. Therefore, I have to create a new variable each time I edit the report. Is there a fix for this bug? I’ve been noticing it for the past few months and I was hoping V2 would have a fix for it. Thanks.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Variables getting Erased

Post by Edward »

Hi.

Please show the code you used for edit the report and how you added those variables?

Maybe there is report.Dictionary.Clear() method call in the code?

Thank you.
Post Reply