ReportViewer Events

Public Events

  Name Description
Public event Back
Occurs when a user navigates from a drillthrough report back to the parent report.
Public event BookmarkNavigation
Occurs when a user browses to a bookmark in a report.
Public event DataBinding  (Inherited from Control.)
Public event Disposed  (Inherited from Control.)
Public event DocumentMapNavigation
Occurs when a document map node is selected.
Public event Drillthrough
Occurs when a drillthrough item is selected.
Public event Init  (Inherited from Control.)
Public event Load  (Inherited from Control.)
Public event PageNavigation
Occurs when a user moves to a different page in a report.
Public event PreRender  (Inherited from Control.)
Public event ReportError
Occurs when an error is found in the report.
Public event ReportRefresh
Occurs when the report is refreshed.
Public event Search
Occurs when the Find or Find Next button is clicked.
Public event Sort
Occurs when the user activates a sort on the report data.
Public event Toggle
Occurs when the user toggles the visibility of an item in the report.
Public event Unload  (Inherited from Control.)

Top

See Also

Reference

ReportViewer Class
Microsoft.Reporting.WebForms Namespace