|
|
 |
BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7  | This is the forum to discuss the Wrox book Professional SQL ServerReporting Services by Paul Turley, Todd Bryant, James Counihan, George McKee, Dave DuVarney; ISBN: 9780764568787 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

July 20th, 2005, 04:23 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Location: New York City, New York, .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Render Report to web from a Windows App
I know you can render a report to the web from a ASP.Net web application, but how do you do it from a Windows application?
I know you can embed a web browser control and set the url, but then you have to pass the parameters in the url and I do not want to do that.
|

July 25th, 2005, 03:08 PM
|
|
Registered User
|
|
Join Date: Jul 2005
Location: , , .
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I assume you have looked at chapter 9, "Programmatic Rendering", the section entitled "Rendering through Windows"? What is it about this technique that you don't like?
|

July 25th, 2005, 07:30 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Location: New York City, New York, .
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I want the user to be able to view the report prior to rendering it. Currently I am displaying it in a web browser with the export tool bar available. However, using this manner requires that the parameters be concatenated to the url and the browser's url property is set.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |