logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Customer panel Support
    • en
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • How to make simple Web-report in FastReport .NET
  • How to use WebReport with ASP .NET Web Core application

    January 17, 2018

    Recently FastReport introduced a new library under the .NET - FastReport Core platform. This is

    read more
  • How to create a report from web application code

    February 16, 2022

    Sometimes creating a report can turn into to be a real headache. For example, when

    read more
  • Interactive web report with drill down lists

    August 15, 2017

    In this article we look at how to create interactive reports with drop-down groups. We

    read more
  • How to use FR Core Web Report in Single Page Application Angular 7

    April 29, 2019

    The concept of one-page apps is finding an increasing number of supporters. One of the

    read more
  • Report generators family FastReport brief review

    March 23, 2020

    Without reporting it is impossible to carry on business in any sphere of life. Bureaucracy

    read more

How to make simple Web-report in FastReport .NET

October 4, 2016

Web-reports are very much in demand nowadays. Every day we use the Internet and look through dozens or even hundreds of web-pages. Many businesses strive to make their activities more public and the Internet for this could be better instrument. Thus, it is possible to transfer some of the existing reports on the web-site of the company without much fuss.

Let's look at how to create a simple Web report based on ASP.Net applications.

I created an empty ASP.Net project. We right click on the solution in Solution Explorer.

From the context menu, select Add -> New item:

Add a Web Form. At the bottom of the workspace switch to design mode:

 So, we have a blank web form:

 

Now, add the data source for your report. From the Toolbox, select the component SQLDataSource:

And place it on the form. This object has a pull-down menu:

From it we select Configure Data Source, to set connection to the database.

 

We were invited to create a connection string. I have used MS Access database:

 

Click OK. In the previous window, click Next. Define the name of the connection:

 

Further on. Select a table and necessary fields:

Click Next and Finish.

Next, add WebReport component on the form. At the toolbox find WebReport component and drag it to the form.

 

Choose the "Select Data Source" from the drop down menu. And select the one available:

Now, from the same drop-down menu, select the item "Edit Report". Runs familiar to us FastReport.Net report designer. Create a simple report - the list of employees.

Closing the Report Editor without saving. Note WebReport object properties.

At the ReportResourceString property stored template of our report in coded form. Let's start our project and look at the report in the browser:

You will agree, it's simple enough. Now you can use web-projects you previously created reports for desktop applications.

about product download buy
avatar
Dmitriy Fedyashov
Technical Writer
Fast Reports Team: Dmitriy Fedyashov - Technical Writer at Fast Reports
.NET FastReport ASP.NET WebReport

Add comment
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Buy
  • Download
  • Documentation
  • Testimonials
  • How to uninstall
  • Ticket system
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Extended licensing
  • Contact us

© 1998-2022 by Fast Reports Inc.

  • Privacy Policy