Request from user parameter (variable) fro Web Viewer

Stimulsoft Reports.WEB discussion
Post Reply
agorin
Posts: 14
Joined: Tue Dec 18, 2007 8:33 am
Location: Italy

Request from user parameter (variable) fro Web Viewer

Post 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 ?
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Request from user parameter (variable) fro Web Viewer

Post 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.
agorin
Posts: 14
Joined: Tue Dec 18, 2007 8:33 am
Location: Italy

Request from user parameter (variable) fro Web Viewer

Post 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
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Request from user parameter (variable) fro Web Viewer

Post 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.
Post Reply