The sample demonstrates how to use the Report Server WCF API in a Windows Forms application.
Question Comments
Added By:
Juan Carlos Cabrera 1 at:
4/21/2014 5:13:55 PM Hello!!... I have a question... What is ReportViewerForm?. Thanks
Added By:
Igor D (DevExpress) at:
4/22/2014 1:22:12 AM Hi!
ReportViewerForm, as the name suggests, is a form with the DocumentViwer control. Please download the example to see the full source code.
Added By:
Juan Carlos Cabrera 1 at:
4/22/2014 8:35:33 AM ooohhh!!... very good... it ́s great. Thanks
Added By:
Pavan kumar 54 at:
8/12/2015 5:41:39 AM Thank you for the response, Don't i get an example in asp.net c# as our application is an asp.net application. Please suggest if you can help me this
Added By:
Dmitry Tok (DevExpress Support) at:
8/12/2015 6:53:11 AM Hello Pavan,
We have a corresponding Code Example available for web platform Report Server - How to get the list of available reports and display a report preview in an ASP.NET MVC application. It would be great if you register a separate thread regarding the issue if this example doesn't help.
Thanks,
Dmitry
Added By:
Pavan kumar 54 at:
8/19/2015 1:26:48 AM Hello Dmitry,
I have no experience with MVC and require asp.net code for me to close this thread. Please provide asp.net sample for this issue.Very important .
Thanks
Pavan
Added By:
Yaroslav (DevExpress Support) at:
8/19/2015 3:33:22 AM Hi Pavan,
I see that you've published exactly the same request in the How can i bind all the reports created in report server in my custom application thread. Let's continue our conversation there.
Added By:
celso coelho 1 at:
10/26/2016 2:36:39 AM Is it possible to print the report directly without preview insted of export to pdf?Added By:
Jannet (DevExpress Support) at:
10/26/2016 6:48:03 AM Hello Celso,
I see that you submitted a separate ticket regarding this task:
Print Report Server direcly without preview. Let's continue our discussion there.Added By:
John Molloy 2 at:
8/23/2017 5:40:30 AM Hi
I am using this to get a list of Reports, form the Server, but it onlys seems to give Reports no Dashboards
?
Added By:
Dmitry Tok (DevExpress Support) at:
8/23/2017 6:19:59 AM Hi John,
This Code Example demonstrates how to obtain the reports only. The API for obtaining the dashboards isn't ready yet and for now there is no way to achieve this goal.