Report Designer - preview

Stimulsoft Reports.NET discussion
Post Reply
pvasek
Posts: 9
Joined: Tue Jul 03, 2012 6:27 am

Report Designer - preview

Post by pvasek »

Hi All,

I created a special kind of extension that generates table columns dynamically. It works fine but I have to change the report before compilation starts.

That creates a problem for editing this report in report designer. I can hookup a StiOptions.Engine.GlobalEvents.ReportCompiling or similar event and hookup an extension before it is shown in preview. Unfortunately in this case I am modifying report that is used after previewing in the designer tab. If user returns back to design tab he can see the report with all the columns generated by my extension which is wrong.

Is there any way how to force preview to use a new report (then I could clone existing one apply the extension and render this new one)?

Are there any other options how to accomplish user friendly behavior?

Thank you.

Pavel
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Report Designer - preview

Post by HighAley »

Hello.

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Could you provide any examples of your reports?

Thank you.
Post Reply