Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1149 encontrado

In FastReport 2019.4 added the ability to subscribe to PreviewControl.OnPrint and PreviewControl.OnExport events, which are called directly when the corresponding buttons are pressed. When viewing a report, a viewer is called with a toolbar that has elements such as a print button and a drop-down list with report exports. Selecting any item in the list will trigger the OnExport event, and pressing the Print button will trigger OnPrint. Let's take an example and see how we can use these events in practice. You can use the standard handler for these events, which is created for the visual component of PreviewControl:   In this case you just add the necessary actions to the handler. But if you add the PreviewControl component in the application code, you will have to sign your own handler for the eve ...
Mais
Long time ago an interesting functionality appeared in Microsoft SQL Server 2005- window functions. These functions allow you to perform calculations in a given range of lines within a Select clause. For those who have not encountered these functions, the question arises - “What does window means?”. A window means a row set within which calculations are performed. The window function allows you to break the entire data set into such windows. Of course, all that window functions can do is also possible without them. However, window functions have a great advantage over regular aggregate functions: there is no need to group the data set for calculations, which allows you to save all the rows in the set with their unique identifiers. At the same time, the results of the work of window functions are simply added to the resulting sample as another field. The main advantage of using window functions over regular aggregate functions is as follows: window functio ...
Mais
A última versão do FastCube VCL suporta o RAD Studio XE8 (Delphi XE8/C++Builder XE8). E não só ele: + Added sorting in CubeGrid and DetailGrid + Added TfcxSlice.ApplyDefaultSettings + Added TfcxSlice.ResetDisplayLabelOfFields + Added aggregate function Weighted arithmetic mean + Detail grid does not reset the list of fields on each show + Added aggregate function Median + Added option "Merge Cells" in export to Excel * Acceleration and optimization calculation of measures * Hide "Sort" menu item for "Measures" field since it has no sense for it * Renamed property TfcxMeasureField.SliceField2 to TfcxMeasureField.SliceFieldDistinct * Removed filters for number input in the Range editor - Fixed errors of calculation of totals which based on other totals - Fixed errors of measures calculation - Fixed error of loading filters with NULL value - Disabled DoubleBuf ...
Mais
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 Designer is available in the Professional edition of FastReport .NET. A demo version is available in Trial edition. You can download it from our site for free. The evaluation version cannot save reports back in the server. At the moment Online Report Designer works together with the object WebReport. Also you can use the Designer in ASP.NET MVC. Online Designer allows you to edit the appearance of reports, modify the properties of objects, add new objects etc. Online Designer can change the script of the report and event handlers of the report, but by default for security reasons this option is disabled. This feature can be enabled in the properties of the object WebRe ...
Mais
We invite you to travel “Delphi na Estrada" with us! We will visit 8 cities to represent the latest innovations in the world of Delphi programming. Michael Philippenko, one of the co-founders of Fast Reports Inc., will tell you about the advantages of the new 2025.2 version of FastReport VCL: Advanced report components and external data Overview of TfrxPDFVIew,TfrxHTMLView, and TfrxMapView components Connecting objects to external data via DataLink And much more! We will be waiting for you in all cities to share our experience and valuable knowledge. Detailed information about the reports and dates is available here! Delphi na Estrada     Portuguese localization Our webs ...
Mais
At 7th of February I took a part in Embarcadero webinar RAD Studio Reporting with FastReport. Here you can see my presentation video Thanks to all attendees for participation and for questions! We got set of different interesting questions. I think answers will be useful for all. Here there are: Q: How can you do mail merges with FastReports? A: What do you mean? You can mail exported reports directly form fastreport. Q: well... it's pleasure for me to meet russian brains here. interesting to hear your opinion about Fast Report vs Rave Report A: I am afraid my opinion about such comparison can no ...
Mais
Meet the new release 2025.2  for supply options FastReport .NET: WinForms, WPF, Avalonia, Mono, WEB, ...
Mais
De 18 a 31 de dezembro, oferecemos a compra de bibliotecas de relatórios para. NET e Delphi com 25% de desconto. Essa é uma ótima oportunidade para garantir que em 2025 sua empresa economize recursos na criação de documentos e relatórios. A oferta não se aplica a renovações e upgrades. Apenas novas compras são elegíveis. ...
Mais
Meet the new FastCube .NET 2025.1 release — a product relaunch with many key changes. This major update includes important architectural improvements, support for new platforms, and expanded capabilities for OLAP component developers.     Removed dependency on System.Drawing.Common library in FastCube.Core One of the key changes in the FastCube .NET 2025.1 release was the complete removal of the dependency on the System.Drawing.Common library in the FastCube.Core module. This step was taken to improve the library's compatibility with various platforms and improve perfor ...
Mais
Today I would like to talk about the way the foreach loop works inside. We all know that a foreach loop is - a loop that iterates through all the elements of the collection. Its greatest advantage in the ease of use - we do not need to worry about how many elements in the collection. However, many do not know that this is just syntactic “sugar”, which facilitates the work of the programmer. Therefore, we simply have to know in what the resulting compiler will convert. The foreach loop works differently, depending on the collection you want to sort through. 1)      If it has to deal with the banal array, we can always know its length. Therefore, foreach will eventually be converted to a for loop. For example: ...
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.