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

September 17, 2025

FastReport VCL now officially supports RAD Studio 13 Florence

Update 2025.2.8 for FastReport VCL (and all its delivery options) with support for RAD Studio 13 Florence is already available in your personal account.
August 11, 2025

Celebrate With Us – Enjoy a Discount!

To mark our company’s anniversary, we’re offering a 20% discount on all editions of FastReport VCL, FastReport .NET, and FastReport Desktop!
July 08, 2025

Fast Reports Inc. visited the DWX Mannheim 2025 exhibition

Fast Reports participated in DWX, an event for AI, Cloud, Web and .NET professionals. We attracted developers with giveaways and informative talks. We look forward to next year's Developer Week.

© 1998-2025 Fast Reports Inc.