How to change StiPreviewForm style (buttons and title)

Stimulsoft Reports.NET discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to change StiPreviewForm style (buttons and title)

Post by Alex K. »

Hello,

During a couple of weeks we will add the UseSkinableReportRenderingWindow static option using which it will be possible to realize.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

How to change StiPreviewForm style (buttons and title)

Post by mrapi »

This a great news,thanks a lot !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to change StiPreviewForm style (buttons and title)

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to change StiPreviewForm style (buttons and title)

Post by Alex K. »

Hello,

You can use the following code

Code: Select all

StiOptions.Windows.UseSkinableReportRenderingWindow = true;
Solution will be available in next prerelease build.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

How to change StiPreviewForm style (buttons and title)

Post by mrapi »

Thank a lot !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to change StiPreviewForm style (buttons and title)

Post by Alex K. »

Hello,

Let us know if you need any additional help.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

How to change StiPreviewForm style (buttons and title)

Post by mrapi »

Thanks for adding StiOptions.Windows.UseSkinableReportRenderingWindow starting with build from today (22 Dec 2010).
I decided to migrate from version Stimulsoft Reports.Net 2010.2 (build from 16 Nov 2010 ) to Stimulsoft Reports.Net 2010.3,so I installed Stimulsoft Reports.Net 2010.3.msi +updated to build from today (22 Dec 2010).But now all goes wrong :
I tried to save as DLL a report,but I got this error:

Image

But as in next image there is no error,just few warnings :

Image

I fixed warnings,then,in my application can't preview the report,next error I got :

Image
Now I'm back to Stimulsoft Reports.Net 2010.2 (build from 16 Nov 2010 ) and all goes fine.

Please I need some help,I also sent report to your support,
THANKS !
Aleksey wrote:Hello,

You can use the following code

Code: Select all

StiOptions.Windows.UseSkinableReportRenderingWindow = true;
Solution will be available in next prerelease build.

Thank you.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

How to change StiPreviewForm style (buttons and title)

Post by Jan »

Hello,

Problem with saving report is solved. Patch will be available in next prerelease build.

Thank you.
mrapi
Posts: 282
Joined: Sat Dec 20, 2008 1:08 am

How to change StiPreviewForm style (buttons and title)

Post by mrapi »

Thanks,what about error from last image ? (Unable to load one or more of the requested types)
Jan wrote:Hello,

Problem with saving report is solved. Patch will be available in next prerelease build.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

How to change StiPreviewForm style (buttons and title)

Post by Alex K. »

Hello,

We couldn't reproduce this bug.
Please check versions of dll files in your application and designer in what the report is saved. Most probably they are different and this is the reason of error.

Thank you.
Post Reply