webViewer

Stimulsoft Reports.NET discussion
Post Reply
iomega55
Posts: 29
Joined: Sat Sep 23, 2006 1:37 am

webViewer

Post by iomega55 »

We use *.mrt files for reporting. We have been using SR just for final users report.

At this moment we want to start using webviewer :blush: .
I saw at tutorials and I saw in the samples were webviewer is used, a RegData property is applied.

Question1 , If we have all the report logic in the .mrt file is it possible to "connect" webviewer with .mrt without using RegData? or Which is the right way for doing this task?


Question2, we sent parameters to the report, various filters. Is it possible use these parameters on web viewer? or webviewer can be used just for the final report when the filters are applied.
Thanks again.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

webViewer

Post by Vital »

iomega55 wrote:We use *.mrt files for reporting. We have been using SR just for final users report.

At this moment we want to start using webviewer :blush: .
I saw at tutorials and I saw in the samples were webviewer is used, a RegData property is applied.

Question1 , If we have all the report logic in the .mrt file is it possible to "connect" webviewer with .mrt without using RegData? or Which is the right way for doing this task?
Use the reports in Web completely similarly to Win. You can don't use RegData method.

Question2, we sent parameters to the report, various filters. Is it possible use these parameters on web viewer? or webviewer can be used just for the final report when the filters are applied.
Can you show more details? WebViwer used only for preview report (you can export report directly to pdf without webviwer).

Thank you.
iomega55
Posts: 29
Joined: Sat Sep 23, 2006 1:37 am

webViewer

Post by iomega55 »

Thanks. I got it.

Webviewer it's for previewing my report, once my report is created(filtered, ordered, etc).

Post Reply