Page 1 of 1

Bug Save-continue dialog?

Posted: Mon Dec 19, 2011 3:21 am
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.

Bug Save-continue dialog?

Posted: Mon Dec 19, 2011 8:28 am
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.

Bug Save-continue dialog?

Posted: Tue Dec 20, 2011 2:51 am
by flip
I found it.
Thanks for your support!

Bug Save-continue dialog?

Posted: Tue Dec 20, 2011 2:54 am
by Andrew
Great!

Have a nice day.