Page 1 of 2

Values requested from user are not working in Silverlight

Posted: Mon Feb 06, 2012 9:02 am
by LukasT
Hello,
if I have some variables which are requested from user, it is not working in Silverlight version. Why?
In Flash it is working, but not with items.

Values requested from user are not working in Silverlight

Posted: Mon Feb 06, 2012 9:17 am
by HighAley
Hello.
LukasT wrote:if I have some variables which are requested from user, it is not working in Silverlight version. Why?
In Flash it is working, but not with items.
There should all be right.
What version do you use?
Please, send us a sample project for analysis.

Thank you.

Values requested from user are not working in Silverlight

Posted: Mon Feb 06, 2012 11:22 am
by LukasT
Hello Aleksey,
see attached example...
If I open example in winform (.NET) designer and show it by Silverlight Preview, there is possible to put values, but result after Submit is not visible...
....version 2011.3.1200

Values requested from user are not working in Silverlight

Posted: Tue Feb 07, 2012 1:36 am
by Anton Lozovskiy
Hello,

Please check the latest prerelease build. This problem is not reproduced under this build.

Thank you.

Values requested from user are not working in Silverlight

Posted: Tue Feb 07, 2012 3:45 am
by LukasT
Hello Anton,
I don't see any change... 2012.1.1210 .... after Submit I see only blank page...

Values requested from user are not working in Silverlight

Posted: Tue Feb 07, 2012 8:05 am
by LukasT
... but it is really problem in Silverlight preview in .NET designer... in native Silverlight viewer it is ok...

Values requested from user are not working in Silverlight

Posted: Tue Feb 07, 2012 8:11 am
by LukasT
... and variables requested form user are not supported in Flash Viewer?

Values requested from user are not working in Silverlight

Posted: Wed Feb 08, 2012 9:18 am
by Alex K.
Hello,
LukasT wrote:... and variables requested form user are not supported in Flash Viewer?
In Flash Preview variables requested form user is not available, they available in WebViewer and WebViewerFx.

Thank you.

Values requested from user are not working in Silverlight

Posted: Wed Feb 08, 2012 9:36 am
by HighAley
Hello.
LukasT wrote:... but it is really problem in Silverlight preview in .NET designer... in native Silverlight viewer it is ok...
The requested from user variables shouldn't work in the Silverlight preview of the .NET Designer. It's a specific behaviour of its realisation in this Designer.

Thank you.

Values requested from user are not working in Silverlight

Posted: Wed Mar 07, 2012 6:06 am
by LukasT
Hello,
now I have this example http://www.stimulsoft.com/Downloads/WCF ... es.WCF.zip and I would like to show report in preview with request from user, but no request form is visible... what is wrong?