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 Report Designer - Main Menu

The menu contains the following commands:

Command Icon Description
New Web Report Designer - New Command Icon 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 - New via Wizard Command Icon 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 - Open Command Icon 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 - Design in Report Wizard Command Icon Invokes the Report Wizard to edit the current report and generate the report layout.
Add Data Source Web Report Designer - Add Data Source Command Icon 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 - Localization Command Icon Invokes the Localization Editor.
Save Web Report Designer - Save Command Icon Saves the current report to the report storage.
Save As Web Report Designer - Save As Command Icon 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 - Exit Command Icon 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

Customizing the Main Menu

Review the following help topic for more information on how to customize the Main Menu: