Skip to main content

Main Menu

  • 2 minutes to read

The main menu appears when the user clicks the menu button in the Web Report Designer’s upper-left corner.

Web End User designer Menu

The menu contains the following commands:

Command

Icon

Description

New

web-report-designer-menu-commands-new

Creates a report and opens it in a new tab.

This command is available if the report storage service is registered in the application.

New via Wizard

web-report-designer-menu-commands-new-via-wizard

Invokes the Report Wizard to create a new report.

This command is available if the report storage service is registered in the application.

Open

web-report-designer-menu-commands-open

Invokes the Open Report dialog to retrieve a report from the server-side report storage and open it in a new tab.

This command is available if the report storage service is registered in the application.

Design in Report Wizard

web-report-designer-menu-commands-design-in-wizard

Invokes the Report Wizard to edit the current report and generate the report layout.

Add Data Source

web-report-designer-menu-commands-add-data-source

Invokes the Data Source Wizard to create a new data source and configure it.

This command is available when the Report Designer has registered data connections.

Localization

web-report-designer-menu-commands-localization

Invokes the Localization Editor.

Save

web-report-designer-menu-commands-save

Saves the current report to the report storage.

Save As

web-report-designer-menu-commands-save

Invokes the Save Report dialog to save the current report to the report storage under a new URL.

This command is available if the report storage service is registered in the application.

Exit

web-report-designer-menu-commands-exit

Closes the Web Report Designer.

Handle the following client-side events to customize the Main Menu:

ASP.NET Web Forms & MVC ASP.NET Core
CustomizeMenuActions CustomizeMenuActions