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?
Bug Save-continue dialog?
- Attachments
-
- 1514.save_dialog.png (317.71 KiB) Viewed 2539 times
Bug Save-continue dialog?
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.
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?
I found it.
Thanks for your support!
Thanks for your support!
Bug Save-continue dialog?
Great!
Have a nice day.
Have a nice day.