1. April 2013

FastReport .NET and jQuery

The object WebReport from FastReport .Net use jQuery library. You already can use this library in your own project.

To avoid duplication of boot scripts and styles jQuery to the client browser when working with markup Razor, you need to use the following lines in_Layout.cshtml:

        @WebReportGlobals.ScriptsWOjQuery()
        @WebReportGlobals.StylesWOjQuery()

instead of the others, which include all jQuery files:

        @WebReportGlobals.Scripts()
        @WebReportGlobals.Styles()

You need to set the property ExternalJquery = true (default false) when you working with ASPX markup. more...

17. September 2025

FastReport VCL unterstützt nun offiziell RAD Studio 13 Florence

Das Update 2025.2.8 für FastReport VCL (und alle Lieferoptionen) mit Unterstützung für RAD Studio 13 Florence ist bereits im persönlichen Bereich verfügbar.
11. August 2025

Feiern Sie mit uns – und sichern Sie sich einen Rabatt!

Zum Firmenjubiläum schenken wir Ihnen 20 % Rabatt auf alle Editionen von FastReport VCL, FastReport .NET und FastReport Desktop!
5. Juni 2025

1 Jahr FastReport Cloud Abonnement zum halben Preis bis 30. Juni!

Ein Jahresabonnement für die FastReport Cloud: Cloud-Service zum Speichern, Bearbeiten und Verwalten von Berichten kostet bis zum 30.Juni nur die Hälfte!

© 1998-2025 Fast Reports Inc.