Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1149 encontrado

To install the FastReport.NET software and its components, you need to download the installer distribution in the cpanel and run it. When using an operating system with UAC (User Account Control), you need to agree to run the software. After launching the installer, a welcome window with an authorization button will appear. Click on the authorization button. In the system, the default web browser application will open. Use the login and password of you ...
Mais
New in FastCube 1.4+ Added option mdsoSaveChartInSchema in TfcSlice (save Chart properties in Schema)+ Added new aggregate function "List of Unique"+ Added new event TfcSlice.OnInterpreterCreated to add users variables and functions to Script+ Added Polish resources+ Added new procedure TfrcCrossView.Update to use is report script after refresh dataset in cube.+ added save X axis colums width in slice+ You can use values of detail records in script for calculated measures.  Use Measures.PrepareDetailInfo to create array of detail records in script.  Record count in array - Measures.RecordCount  Detail value - Measures.DetailValue[ARecordIndex, AFieldName]+ result of script can be String.+ Measures[MeasureName] in scri ...
Mais
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 ...
Mais
Inclui algumas mudanças. Lazarus: Adição de suporte do Lazarus, ambiente de desenvolvimento de plataforma cruzada gratuita. É a primeira versão beta que inclui designer e visualização. Novas oportunidades serão adicionadas posteriormente, faça um teste agora e nos dê o seu feedback. ...
Mais
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 ...
Mais
FastReport .NET won bronze in the Reader's Choice Awards by Visual Studio Magazine!  Our reporting engine for .NET received the 3rd place in the "Reporting, Analysis and Visualization" nomination. We are happy to share the stand with Devexpress and SAP Crystal Reports. Thank you for choosing us!      ...
Mais
This article aims to establish a strategy to combine two or more reports into one by using the code of your application. This can be useful when you want to combine similar reports according to their category. To append a report to the previous one use the method Prepare of the Report object. It is necessary to provide value TRUE as a parameter of the method. Let us consider an example. Create an application WindowsForms. Add a reference to FastReport.dll library to the project. Then, add three buttons on the form: Report 1, Report 2, Combined report. Next, double click on the first button. Now we are using the library FastReport: ...
Mais
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 ...
Mais
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 ...
Mais
Fast Reports
  • 800-985-8986 (English, US)
  • +31 97 01025-8466 (English, EU)
  • +49 30 56837-3928 (German, DE)
  • +55 19 98147-8148 (Portuguese, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.