Bug Save-continue dialog?

Stimulsoft Reports.Silverlight discussion
Locked
flip
Posts: 23
Joined: Mon Dec 12, 2011 10:47 am

Bug Save-continue dialog?

Post by flip »

Hi
I am using the Silverlight Designer pre-release of Dec 15th with the WCF service.
When I try to export a report in the preview, I don't get the normal Continue dialog when the server comes back from rendering the report.
The Continue button is now positioned at the left top corner of the screen instead of in a centered modal window.
Please check my example image.

Thank you.
Attachments
1514.save_dialog.png
1514.save_dialog.png (317.71 KiB) Viewed 2539 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Bug Save-continue dialog?

Post by Alex K. »

Hello,

From last release in all our window in the constructor need adding the following code:
StiWindowHelper.LoadTheme(this);

Also you can download sample WCF from our site. We updated it.

Thank you.
flip
Posts: 23
Joined: Mon Dec 12, 2011 10:47 am

Bug Save-continue dialog?

Post by flip »

I found it.
Thanks for your support!
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Bug Save-continue dialog?

Post by Andrew »

Great!

Have a nice day.
Locked