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

18. Dezember 2024

Last chance to buy at a discount in 2024

From December 18 to December 31, we are offering you to purchase reporting libraries for .NET and Delphi at a 25% discount.
12. Dezember 2024

FastReport .NET unterstützt jetzt .NET 9: Was ist neu?

Die rechtzeitige Anpassung von Tools an neue Plattformversionen ist für den Komfort der Entwickler von entscheidender Bedeutung. Mit der Version 2025.1.8 unterstützt FastReport .NET jetzt .NET 9.
Fast Reports
  • 800-985-8986 (Englisch, die USA)
  • +4930568373928 (Deutsch)
  • +55 19 98147-8148 (Portugiesisch)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2024 Fast Reports Inc.