April 01, 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...

May 06, 2025

Fast Reports on the “Delphi na Estrada” tour in Brazil

Fast Reports will participate in the "Delphi na Estrada" tour during May, and also launched a website with Portuguese localization.
April 22, 2025

Update of Delphi and Lazarus Products To 2025.2 Version

With version 2025.2 appeared: setting up watermarks, updating server components, a new mechanism for dialog pages of a WEB report, an object for RFID tags, changes in the reporting engine, support for themes.
April 17, 2025

Importing documents from Word is already available in FastReport .NET Ultimate

With the release of 2025.2 subscribe to Ultimate .NET has become even a better deal! All license holders can get an additional plugin that allows you to import Microsoft Word documents (.docx).
Fast Reports
  • 800-985-8986 (English, US)
  • +31 97 01025-8466 (English, EU)
  • +49 30 56837-3928 (German, DE)
  • +55 19 98147-8148 (Portuguese, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.