This is the final part of the article about using FastReport.Net in conjunction with a PHP application. In previous articles, we looked at the way to create a server part on ASP.Net Core. Let me remind you that it allows you to get a report display, a report designer display with a report loaded into it for editing, to download reports in a given format.
Every time we generate a web report, ajax request leads to the execution of handlers: WebResource.axd and FastReport.Export.axd. Files with the axd extension are used in ASP .NET applications to get resources from dll libraries: images, javascript and styles.
Mit diesem Osterei haben die Entwickler von FastReport beschlossen, uns eine alternative Möglichkeit zu zeigen, ihren Generator zu verwenden. Basierend auf dem Bericht erstellten sie ein Spiel - das bekannte Minensuchboot. Überraschenderweise ist dies dank des eingebauten Berichtsskripts tatsächlich möglich!
In 2 parts, we export the report to the pdf / html format of the PHP application. To let the user know which report can be downloaded using the list retrieval method.
Data analysis requires reports with a drop-down list. Using data grouping, but with the ability to hide or display data by mouse click. This is not only very convenient, but also beautiful.