logo
small logo
  • Produkte
  • Shop
  • Support
  • Über uns
  • Customer panel Support
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • Online Designer
  • .NET
  • FastReport
  • CSV
  • Customization
  • Business Graphics
  • Export
  • RTF
  • Install
  • Designer
  • VCL
  • Lazarus
  • Delphi
  • MacOS
  • Mono
  • PDF
  • ASP.NET
  • WebReport
  • Data Source
  • WPF
  • SQL
  • Core
  • Angular
  • React
  • Online Designer
  • Vue
  • JSON
  • Knockout
  • MVC
  • PHP
  • Excel
  • Firebird
  • Filtering
  • FastCube
  • OLAP
  • Converter
  • C#
  • Report
  • Email
  • FMX
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Map
  • HTML
  • XLSX
  • Desktop
  • Barcode
  • QR Code
  • Printing
  • Interactivity
  • Cloud
  • Visual Studio
  • Web Storage
  • Web API
  • ZUGFeRD
  • SVG
  • SSRS
  • Preview
  • ZPL
  • Plugin
  • Script
  • Matrix
  • Open Source
  • WinForms
  • HTTPS
  • Toolbar
  • Business card
  • Windows
  • DBA
  • ARM
  • Visual Basic
  • Upload
  • Word
  • Linux
  • Libgdiplus
  • NuGet
  • Ubuntu
  • Blazor
  • Academic
  • SPA
  • ROSA Linux
  • JetBrains Rider
  • M. Alaev
  • S. Antonenko
  • G. Bagaevski
  • A. Begunov
  • A. Fediashov
  • D. Fedyashov
  • P. Ishenin
  • O. Kojnikov
  • K. Kornienko
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • A. Pushkareva
  • A. Syrykh
  • A. Tantzura
  • A. Tsyganenko
  • E. Voytenko
  • V. Yarovoy
  • D. Zubov

Online Designer

5 Funktionen für die Arbeit mit Berichten im FastReport Online Designer
14. September 2022
Stas Antonenko
FastReportOnline Designer

Die Fast Reports-Produkten kennen keinen Stillstand. Jeden Monat erscheinen neue Funktionen, neue Objekte sowie Verbesserungen und Optimierungen des aktuellen Codes. Im FastReport Online Designer gibt es Neuerungen, die die Benutzerfreundlichkeit verbessern und die Erstellung von Berichten erleichte...

How to update FastReport Online Designer to the latest version
31. Mai 2022
Stas Antonenko
FastReportOnline DesignerInstallUpload

Starting with version 2021.4.5 FastReport Online Designer is switched to new licensing. You can read more about it in the license agreement. Along with it, there’s a new way of installing the updates. In order to update the Online Designer to the latest version you need to log into your cu...

Verwenden von benutzerdefinierten Schriftarten mit FastReport Online Designer
20. Dezember 2021
Stas Antonenko
FastReportASP.NETOnline DesignerWebReport

Das neue Release von FastReport Online Designer ermöglicht es, beliebige Schriftarten zum Bericht hinzuzufügen. Dies ermöglicht das Erstellen vielfältiger Berichte. Um benutzerdefinierte Schriftarten anzuwenden, benötigen Sie: den erforderlichen Serversoftware zu in...

How to use Online Designer in a knockout.js application
30. Juni 2019
Dmitriy Fedyashov
.NETFastReportMVCOnline DesignerCoreKnockout

The knockout.js library was quite popular among web developers before the appearance of angular. Despite the obvious advantages of angular, knockout is still in demand. Many web applications are written on it. Some of them need reporting. Therefore, we will discuss in this article how to integrate t...

How to use Online Designer with FR.Core in a single-page Vue.js application
29. Juni 2019
Dmitriy Fedyashov
FastReportOnline DesignerCoreVue

In that article, we will look at the way to display the online report designer in an application written in the Vue.Js framework in conjunction with ASP .Net Core. To create an application in such a bundle, we need to install Microsoft Visual Studio 2017, or the .Net Core 2.0 SDK, as well as the No...

How to use Online Designer with FastReport.Core library in React .Net Core application
29. April 2019
Dmitriy Fedyashov
FastReportOnline DesignerCoreReact

Many FastReport.Core users are interested in how the report generator will work in a web application written by using the React library. We have already reviewed this in the article "How to use FR Core Web Report with React.docx". In this article we will look at the way to use an online designer. De...

How to use an online designer in a web application Mono
1. November 2018
Dmitriy Fedyashov
MonoFastReportOnline Designer

Those who came across with an online designer in FastReport.Net certainly appreciated all its advantages and, working with FastReport.Mono, would like to use it in their web applications. In fact, there is nothing complicated. Today we will look at the way to create a web application in MonoDevelop ...

How to use Online Designer in ASP .NET Core
17. Januar 2018
Dmitriy Fedyashov
.NETFastReportOnline DesignerCore

One of the novelties by FastReport .NET 2018 was the adaptation of OnlineDesigner to the .NET Core framework. In general, the online designer has not changed. Today we will consider some of the features of its use in the ASP .NET Core project. As you remember, you first need to build OnlineDesigne...

Online Designer, wofür und wie?
26. August 2017
Dmitriy Fedyashov
.NETFastReportOnline Designer

Entwicklungsteam von FastReport .Net schenkt viel Aufmerksamkeit zu neuen Technologien und verbessert Report-Tools für Web. Solche Berichte können auf beliebigem Server platziert werden, dieser Server soll einfach html Technologie unterstützen. Warum gibt es solche Flexibilität? ...

Lokalisation von den Online Designer und Web Bericht
15. August 2017
Stas Antonenko
.NETFastReportMVCOnline DesignerWebReport

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 public ActionResult Index(string language) { WebReport webReport = new WebReport(); //ein Exemplar der Klasse WebReport erstellen. webReport.Width = Unit.Percentage(100); webReport.Height...

Wie die Konfiguration von Online Designer im Code der Anwendung ändern
29. Juli 2017
Dmitriy Fedyashov
.NETMVCOnline DesignerWebReport

Vor dem Herunterladen von Online Designer aus der Seite www.fast-report.com brauchen Sie ein Compile zu machen. Zuerst setzt man die Konfiguration der Anwendung in einem speziellen Wizard ein. Aber was zu machen, wenn Ihre Kunden eine andere Konfiguration brauchen? Sie erstellen den Designer noch ei...

Bericht im Online Designer öffnen, bearbeiten und speichern
29. Juli 2017
Dmitriy Fedyashov
.NETFastReportMVCOnline DesignerWebReport

Eine der ersten Fragen, die sich die Anwender stellen, lautet wie: wie organisiert man das Download von den Berichten aus dem lokalen Rechner? Heute besprechen wir diese zwei Mechanismen mit der ASP.Net MVC Anwendung. Wir erstellen ein ASP.Net MVC Projekt. Dazu brauchen wir folgende Bibliotheken: ...

Fehler beim Anruf von WebReport bearbeiten
29. Juli 2017
Dmitriy Fedyashov
.NETFastReportMVCOnline DesignerWebReport

Online Designer ist ein gutes Tool fürs Erstellen der Berichte in Internet. Sie erstellen die Schablone, speichern sie und sehen die Meldung „was not saved”. Was ist falsch? Wo ist das Problem? Jetzt hat der Bericht eine neue Eigenschaft Debug, mit deren Hilfe Sie feststellen kö...

Subscribe on save events in FastReport Online Designer
14. März 2017
Stas Antonenko
FastReportOnline Designer

In case you need to do some actions on client side after saving the report like show some beautiful dialog from your code or do redirect to the other page you can use following techniques. 1) you can use the following code: 1 2 3 4 5 6 7 8 const eventName = 'save_success'...

Installation FastReport Online Designer
6. April 2016
Dmitriy Fedyashov
FastReportOnline DesignerInstall

Für die Installation von FastReport Online Designer brauchen Sie zuerst mit der Hilfe von einem speziellen Tool erstes Compile vom Online Designer zu machen. Der Konstruktor ist auf der Entwicklers Seite verfügbar. Bei dieser Art der Installation können Sie solche Einstellungen im De...

Using of Online Report Designer in FastReport .NET
3. März 2015
Aleksandr Fediashov
.NETFastReportASP.NETOnline Designer

In FastReport .NET 2015.1 we have released an Online Report Designer. This Designer can be used directly in the user's browser and allows to edit the appearance of a report template, modify the properties of objects, and edit the script and events. The full-featured version of the Online Report Des...

logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Shop
  • Download
  • Dokumentation
  • Referenzen
  • Informationen zur Deinstallation unserer Produkte
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Unsere Nachrichten
  • Presse über uns
  • Partner
  • Außergewöhnliche Lizenzierung
  • Kontakte

© 1998-2023 by Fast Reports Inc.

  • Datenschutz