Page 1 of 1
Request from user parameter (variable) fro Web Viewer
Posted: Mon Jun 14, 2010 11:38 am
by agorin
I'm trying the new feature "Request from user" of report variables.
The page show predefined variables on texboxes...
But the web viewer (on .aspx page) don't show any data after the "OK" button press.
You have any demos ?
Request from user parameter (variable) fro Web Viewer
Posted: Mon Jun 14, 2010 2:11 pm
by Andrew
Hello,
Please, watch the following video
http://www.stimulsoft.com/livedemos/Req ... mUser.html
Let us know if you have some additional help.
Thank you.
Request from user parameter (variable) fro Web Viewer
Posted: Thu Jun 17, 2010 10:20 am
by agorin
Yes, I have done so. But the web viewer in aspx web page don't work.
The report opened in web viewer show parameter request (with default value) but pressing the button the report not appears and values in texboxes are cleared to initial values.
Andrea
Request from user parameter (variable) fro Web Viewer
Posted: Fri Jun 18, 2010 3:23 am
by Vladimir
Hello, Andrea
The WebViewer component has some problems with "Request from user" variables, the report should be loaded in the Page_Load event. If it does not suit for you, please try to use WebViewerFx, this problem is solved in it.
Thank you.