Back to Devexpress

Use DevExpress Visual Studio Templates to Create an ASP.NET MVC Reporting App with a Report Designer

xtrareports-400213-web-reporting-asp-net-mvc-reporting-end-user-report-designer-in-asp-net-mvc-applications-quick-start-create-an-aspnet-mvc-application-with-a-report-designer.md

latest1.1 KB
Original Source

Use DevExpress Visual Studio Templates to Create an ASP.NET MVC Reporting App with a Report Designer

  • Mar 06, 2025
  • 3 minutes to read

Use the DevExpress Template Gallery to generate a basic ASP.NET MVC application that contains an End-User Report Designer.

  1. Select FILE | New | Project in the main menu or press Ctrl+ Shift+N to create a new project:

  2. Select the DevExpress v25.2 Web App Template Gallery , and click Next :

  3. Specify a project name and location, and click Create :

  4. In the invoked DevExpress Template Gallery, select Reporting Web Application from the ASP.NET MVC category and click Run Wizard.

  5. Set Add Designer Page to True to add a page with the Report Designer control to the web application.

Click Create Project to apply these settings to the project.

See Also

Create a Report in Visual Studio