Released: Oct 18, 2024
30 버젼 업데이트
기능
- Web & Cloud
- Drilldown Function in the Web Report Designer: The drilldown function is now also available in the Web Report Designer. This allows your users to gain even deeper insights into their data. A simple click on a drilldown link is enough to obtain detailed information. This makes data analysis much more efficient for your users. Instead of searching for relevant information, they can see all the details at a glance. The drilldown function is especially useful when working with...
Released: Jul 30, 2024
29.003 버젼 업데이트
기능
Features:
- Support for Windows 11 24H2: Ensuring compatibility with the latest Windows update.
Improvements:
- Web Components
- Web Report Designer Configuration: Added IgnorePrinterConfiguration to WebReportDesignerConfig. When set to true, the printer configuration is ignored and a default is always used otherwise the printer configuration for the repository item is used.
- .NET
- Caching Mechanisms: Implemented multiple caching mechanisms to decrease server load by reducing the frequency of web...
Released: Apr 25, 2024
29.002 버젼 업데이트
기능
Features
- Web Components
- Web Report Designer: If an operation in a modal fails, a new error modal will now be shown in front of it. User may use it to retry or cancel and it prevents them from getting "stuck" inside the modal which caused the error.
- Web Report Designer: Added labels functionality to table field gauges.
- Web Report Designer: Added color ranges functionality to table field data graphics.
- Components
- VCL: Added support for Embarcadero RAD Studio 12.1 (BDE and FireDAC).
- Export
Released: Jan 25, 2024
29.001 버젼 업데이트
기능
New Features
- .NET
- The OdbcDataProvider now supports a custom ParameterMarkerFormat. Use it to override or correct the format available from the driver's DatabaseInformationSchema.
- The syntax for data source parameters now supports passing "allowblank" in order to allow the resulting report parameter's value to be empty.
- Special "Signed" NuGet packages with the signed List & Label assemblies are now available.
- Export
- XHTML-Export: Images in Crosstab Headers are now supported.
- Report Server...
Released: Oct 19, 2023
29 버젼 업데이트
기능
- Web Report Designer
- New chart types: With bar, line, and area charts, the Web Report Designer offers a range of new options for data visualization.
- Enhanced export options: Further export options such as PDF version, image quality, endless Excel pages, and much more are now available for more than 20 export formats in the Web Report Designer.
- Display multiple pages simultaneously: the Web Report Viewer allows multiple pages being displayed simultaneously in a smaller format. This provides...
Released: Jun 16, 2023
28.003 버젼 업데이트
기능
- .NET
- All available NuGet packages now have a special Enterprise package and ID to ensure that the packages are all coming from one package source in case more than one source is defined, e.g. nuget.org and combit's own NuGet server. Please note that existing Enterprise packages have to be switched to the new packages once in every project.
- Added support for calling the Reporting Wizard in C# web applications or .NET 6/.NET 7 applications.
- Updated MongoDB driver to 2.19.1. (This mitigates CVE...
Released: Feb 1, 2023
28.001 버젼 업데이트
기능
- Web Components
- Web Report Designer: Added support for export options.
- Web Report Designer: Alpha Feature: Bar Charts are now supported.
- Web Report Viewer: The setter of WebReportViewerSessionOptions.ReportParameterDateFormatCulture will now throw an ArgumentNullException or CultureNotFoundException if no value was supplied or the set culture is invalid.
- .NET
- Microsoft Visual Studio Integration: The Reporting Wizard and the Package can now also be called within a C# WPF application.
- The...
Released: Oct 21, 2022
28 버젼 업데이트
기능
Web and Cloud
Web Report Designer with New Design Options.
- Designer objects: Take advantage of new objects for your report templates such as gauges, data graphics, checkboxes and PDF files.
- Charts: Create pie charts intuitively with just a few clicks. Further chart types will be added successively.
- Repository: Add structure and clarity to the content of your repository. Folder structures are supported automatically without the need for changes to existing implementations.
- Table editor: Create...
Released: Aug 4, 2022
27.004 버젼 업데이트
기능
- New Features
- Components
- VCL: Added support for Embarcadero RAD Studio 11.1 (BDE and FireDAC).
- Print
- As "MS Sans Serif" is a raster font and causes problems with the PDF export, the font is now replaced in the RTF stream with "Microsoft Sans Serif", looking the same, but scaling correctly.
- Improvements
- .NET
- Improved schema detection and field type handling for SchemaAwareJsonDataProvider.
- Designer
- Non-existent 'project includes' used to show up using empty entries in the configuration dialog...
Released: May 5, 2022
27.003 버젼 업데이트
기능
- New Features
- Components
- Added new “Printerless” property to OCX control.
- Print
- Added a new LL_OPTION_RTF_SHARE_OBJECTS_THRESHOLD option which limits the number of RTF controls to be used exclusively. Once the number of RTF objects surpasses this value, shared RTF objects are used to limit resources needed.
- Web Components
- Web Report Designer
- Added a new table editor to easily create and modify tables in report containers. You can drag and drop fields to create and move them and adjust...