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...

November 18, 2024

New version of FastReport Online Designer 2025.1

In the FastReport Online Designer 2025.1 release, we have added a new components menu, implemented new features in the context menu of the "Table" object, improved watermark settings, added the option of creating guidelines on the page, and much more.
November 12, 2024

Our Halloween "Guess How Many?" game - results

We offered you to guess how many jelly beans are in the jar to win a discount on FastReport for Delphi or .NET: powerful reporting tool that creates documents in any format
October 28, 2024

Update of Delphi and Lazarus Products to Version 2025.1

Version 2025.1 introduces a new application to demonstrate the capabilities of FastReport VCL, expands the component library, and improves the report designer and export filters.
Fast Reports
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2024 Fast Reports Inc.