Page 2 of 4

How to change StiPreviewForm style (buttons and title)

Posted: Tue Dec 14, 2010 4:52 am
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.

How to change StiPreviewForm style (buttons and title)

Posted: Tue Dec 14, 2010 5:55 am
by mrapi
This a great news,thanks a lot !

How to change StiPreviewForm style (buttons and title)

Posted: Tue Dec 14, 2010 7:12 am
by Alex K.
Hello,

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

Thank you.

How to change StiPreviewForm style (buttons and title)

Posted: Wed Dec 15, 2010 4:29 am
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.

How to change StiPreviewForm style (buttons and title)

Posted: Wed Dec 15, 2010 5:35 am
by mrapi
Thank a lot !

How to change StiPreviewForm style (buttons and title)

Posted: Wed Dec 15, 2010 8:19 am
by Alex K.
Hello,

Let us know if you need any additional help.

Thank you.

How to change StiPreviewForm style (buttons and title)

Posted: Wed Dec 22, 2010 3:20 pm
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.

How to change StiPreviewForm style (buttons and title)

Posted: Thu Dec 23, 2010 2:04 am
by Jan
Hello,

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

Thank you.

How to change StiPreviewForm style (buttons and title)

Posted: Thu Dec 23, 2010 2:18 am
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.

How to change StiPreviewForm style (buttons and title)

Posted: Thu Dec 23, 2010 3:57 am
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.