Suchergebnis

Suchergebnis: ""

1149 gefundene Ergebnisse

We often use zebra striping of table data for easy viewing the reports. Highlighting even rows is good for viewing but they look strange on paper or in Excel table.  FastReport users have two methods for using highlighting only in preview window. Method #1 You need to open report in the Designer and open the Style Editor from Report-Styles menu. Then we add a style with name "EvenRows" and set needed background color for even lines.  Then you need to set a band property EvenStyle = EvenRows. You need to add the parameter in the Parameters item of Data Tree with name "Even ...
Mehr
This article aims to provide the insight into how to use FastReport.Net to merge two logically related CSV files into one.  Storing data in CSV files is often very convenient. You can always open such files by any text editor and tweak them. But what if in one document there are references to data from the other document? You have to merge two files into one, for further convenient work with the CSV document. It can be done manually, which is rather time - consuming, or you can use Excel, that requires some knowledge of the macros. The third way is the most easy-to-handle - to use FastReport. So, we have two CSV files. One contains a list of orders, the second one - a list of customers. We need to display the customers' names and phone numbers for each order. The Orders table has a foreign key "CustNo' to the Customers table. In turn, the Customers table has the primary "CustNo" key. As you understand, we will link the two t ...
Mehr
Neue Version von FastReport VCL 5.2 enthält eine Reihe von Änderungen.   Lazarus: Zusätzliche Unterstützung der kostenlose Cross-Plattform-Entwicklungsumgebung Lazarus. Es ist die erste Beta-Version, die Designer und Vorschau enthält. Neue Möglichkeiten werden später hinzugefügt werden, wie jetzt bieten wir Ihnen, es zu versuchen und geben Sie uns Ihr Rückinformation.   SVG: Beliebte Vektorgrafik-Format weit verbreitet über das Internet verwendet wird, ist jetzt zur Verfügung in Fastreport Exporte . SVG-Vorteil beinhaltet die Erhaltung der Qualität des Bildes während der Ausweitung der seinen Teil. Es ist sinnvoll, wenn die Erstellung von Karte ...
Mehr
In diesem Artikel geht es um die Sammlung von mehreren Berichten in einem im Code der Anwendung. Das kann sehr nützlich sein, wenn die Berichte ähnliche Themen haben. Fürs Addieren einen Bericht zum anderen verwendet man die Methode Prepare vom Objekt Report. Dafür braucht diese Methode einen Eingang - Parameter mit dem Wert „true“. Wir betrachten jetzt ein Beispiel und erstellen dazu eine WindowsForms-Anwendung. Weiter fügen wir einen Link auf die Bibliothek FastReport.dll hinzu und platzieren darauf drei Tasten: Report 1, Report 2, Combined report. Und klicken auf erste Taste und bearbeiten den Code:   ...
Mehr
To connect the report to a DB2 database, you need to connect the plugin to the designer reports. This plug is a connector. But first you need to collect this connector from the project: С:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections\FastReport.DB2 The resulting FastReport.DB2.dll library is our plug-in. To add it, run the report designer and open the File->Options menu. On the Plugins tab, click add and select the library you've created. Then restart the designer. Let's move on to creating a report data source. Add a new connection:   Objects, DB2DataConnection, appeared on the list of available connectors. Choose it and set up the connection:   If the database server is deployed locally, then it is not neces ...
Mehr
Ajax technology significantly speeds up web applications. Also, the visual side is important. Agree that not very nice when each time you click the button and the entire Web page is updated. If your internet is not very fast, this procedure causes irritation, because all elements disappear and appear again. It would be good if only part of the Web page is updated. This is what provides Ajax. The script passes the request to the server to update the necessary pieces of information. Then, the script inserts the updated data to the desired location on the web page. In this page I want to consider a simple way ajax application to update the information in the project ASP .Net MVC. This approach is called "unobtrusive Ajax» - Microsoft Unobtrusive Ajax. The bottom line is to use Unobtrusive library. Which, with the helpers allows you to use ajax without writing a single line of code in JavaScript. An example is very simple, b ...
Mehr
What is new in version 1.3?---------------+ added monochrome TIFF export+ added Excel 2007 export+ added PowerPoint 2007 export+ added MHT (web-archive) export+ added DBF export+ added ODBC connection+ added Oracle ODP.NET connection+ added ability to print copy name on the printed page (see + "Features/Print Copy Names" report) added built-in support for + cascaded data filtering (DetailControl property). See the + "Dialogs/Cascaded Data Filtering" report added "apply" flags to the + style elements added band's context menu items for easy creation of + child band and detail data band added TextObject.NullValue property + (to replace null values with specified s ...
Mehr
FastReport .NET hat Bronze bei den Reader's Choice Awards des Visual Studio Magazine gewonnen! Unsere Reporting-Engine für .NET wurde mit dem 3. Platz in der Kategorie "Reporting, Analysis and Visualization" ausgezeichnet. Wir freuen uns, den Stand mit Devexpress und SAP Crystal Reports zu teilen. Vielen Dank, dass Sie uns wählen!      ...
Mehr
Fast Reports
  • 800-985-8986 (Englisch, USA)
  • +31 97 01025-8466 (Englisch, EU)
  • +49 30 56837-3928 (Deutsch, DE)
  • +55 19 98147-8148 (Portugiesisch, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.