Sign in
Brian Hartman's Report Viewer Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
ActiveX
Client Print
ReportViewer
SQLServer
WebForms
WinForms
Browse by Tags
MSDN Blogs
>
Brian Hartman's Report Viewer Blog
>
All Tags
>
winforms
Tagged Content List
Blog Post:
Manually Printing a Report
Brian Hartman - MSFT
Even though the ReportViewer has built-in print functionality, people often wish to implement their own version to provide significant customizations or a deeper integration with their application. There are a number of samples out on the web, but I thought it might be useful to provide one here since...
on
27 Feb 2009
Blog Post:
Why is ReportViewer Ignoring BindingSource Operations?
Brian Hartman - MSFT
I’ve seen several posts in the Report Viewer forum from frustrated users who are trying to use a BindingSource as a data source to the ReportViewer in local mode. Problems typically manifest when setting sorting or filtering options on the BindingSource object, but those operations are not reflected...
on
22 Jan 2009
Blog Post:
SQL Server 2008 and the ReportViewer Controls
Brian Hartman - MSFT
In August, we released SQL Server 2008 with a number of new features for Reporting Services . There have been questions lately about how this impacts the report viewer controls. The answer depends on whether you use server mode or local mode. Server Mode We spent a great deal of time making sure...
on
5 Dec 2008
Blog Post:
Custom Credentials in the Report Viewer
Brian Hartman - MSFT
When using the ReportViewer control in server mode, you will need to consider how you want to authenticate to the report server. By default, the viewer connects as the current thread user by supplying CredentialCache.DefaultCredentials to its underlying WebRequest. One of the questions I am frequently...
on
21 Nov 2008
Page 1 of 1 (4 items)