Unnecessary code being maintained on reports

Stimulsoft Reports.NET discussion
Post Reply
marco.correa
Posts: 26
Joined: Wed Nov 16, 2011 12:33 pm
Location: Blumenau, Santa Catarina, Brazil

Unnecessary code being maintained on reports

Post by marco.correa »

Hello,

Today, I needed to create a new report based on a report created previously. I copied the report file and with new file I remove some components and changed to my needs.

Looking on code of new report file I saw that expressions and events associated with previously removed components continue there.

Is there some problem to remove these code unnecessary?

If I add a new component with the same name as the previously removed, it will automatically associate the old events?

Tks for help!
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Unnecessary code being maintained on reports

Post by Ivan »

Hello,

We couldn't reproduce this issue.
Which version and build of Stimulsoft Reports do you use?
Can you please send us a sample report template with data, which reproduce the issue?

Thank you.
marco.correa
Posts: 26
Joined: Wed Nov 16, 2011 12:33 pm
Location: Blumenau, Santa Catarina, Brazil

Unnecessary code being maintained on reports

Post by marco.correa »

Ivan,

The code that remain on report's template is in code generated region.

Maybe I should not worry about it because the code will be generated again, but I would like that you confirm it.

Thank you.

Attachments
1769.Report.mrt
(29.36 KiB) Downloaded 311 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Unnecessary code being maintained on reports

Post by HighAley »

Hello.
[quote="marco".correa]The code that remain on report's template is in code generated region.

Maybe I should not worry about it because the code will be generated again, but I would like that you confirm it.[/quote]
We made some improvements. The fix will be available in our next prerelease build.

Thank you.
Post Reply