2. September 2019
#.NET
#.NET
#FastReport
#FastReport
#Designer
#Designer
#SQL
#SQL
How to use SQL queries when creating an internal report data source in FastReport.Net report designer
To select report data, you are connected to SQL. Source tools include parameters in the request; it depends on the DBMS. For MS SQL, this is the @ prefix, and for Access, the "?" Character.
Mehr lesen
30. Juli 2019
#.NET
#FastReport
#SVG
#Script
Vektorgrafiken in FastReport .NET 2019.4. Skript
Schauen wir uns das Skripting für Vektorgrafiken genauer an. Weitere nützliche Tipps und Artikel finden Sie in unserem Blog.
Mehr lesen
29. Juli 2019
#.NET
#FastReport
#SVG
#.NET
#FastReport
#SVG
Vector graphics in FastReport.Net 2019.4
FastReport .NET 2019-Bezier curves finally appeared – which means vector graphics. Now the Polygon section has appeared on the Home tab, where we can create polygons and change the curvature of the segment.
Mehr lesen
29. Juli 2019
#FastReport
#Knockout
#.NET
#WebReport
How to use WebReport in the Knockout.js application
Mehr lesen
30. Juni 2019
#.NET
#FastReport
#MVC
#Online Designer
#Core
#Knockout
#.NET
#FastReport
#MVC
#Online Designer
#Core
#Knockout
How to use Online Designer in a knockout.js application
Implementing the FastReport online report designer in the app, with the client part on knockout, and the server part on ASP .NET Core.
Mehr lesen
30. Juni 2019
#.NET
#Export
#FastReport
#Core
#PDF
#.NET
#Export
#FastReport
#Core
#PDF
How to upload a report to OnlineDesigner and download it after editing in an ASP .NET Core application
How to upload a report to Online Designer and download it after editing in an ASP .NET Core application. Create an ASP .NET Core application.
Mehr lesen
30. Juni 2019
#Core
#FastReport
#.NET
#Vue
How to use FastRerport.Core in Vue.js application
We implement FastReport mapping in a single-page application on the Vue.js framework with the ASP.Net Core backend. To display reports we need templates and a data source for them
Mehr lesen