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

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.
June 05, 2025

Get 1 Year of FastReport Cloud Subscription for Half Price until June 30!

A one-year subscription to the FastReport Cloud Cloud cloud service for storing, editing and managing reports is only half price until June 30th!

© 1998-2025 Fast Reports Inc.