Stimulsoft Reports.PYTHON 2025.3

Опубликовано 30 июня 2025
Новые возможности
1.Drag-and-drop of elements in the "Report Tree" panel in the Web Designer.
V2025.3.1RJS
2.A new option has been added to the report web viewer: "Appearance.AllowSelectionCurrentPage", which allows you to disable active page selection when viewing a report.
V2025.3.2RJS
3.Various data aggregation functions for the DateTime step in charts.
V2025.3.1RJS
4.The "Total" value in the "Value Type" property for labels in stacked column charts.
V2025.3.2RJS
5.Ability to display the "Total" for each argument in a stacked series chart using the "Value Type" property. .
V2025.3.1RJS
6."Get Current Value" and "Set Current Value" blocks in Blockly scripts for the "Get Image URL" event.
V2025.3.2RJS
7.New functions added: AddYears, AddMonths, AddDays, AddHours, AddMinutes, AddSeconds, and AddMilliseconds.
V2025.3.1RJS
8.Ability to configure 'Strips' for the area in 3D charts.
V2025.3.3RJS

Улучшения
1.A Globalization Strings button has been added to the designer ribbon for quick access. The Globalization Editor forms are not displayed as dialog forms.
V2025.3.1RJS
2.Color Picker in the Web Designer. The Eyedropper tool has also been added.
V2025.3.1RJS
3.The data structure for storing databases has changed. Now the list of databases is saved as a regular array, whereas previously it was a List. For compatibility, clear and add methods have been added to these arrays but are marked as obsolete. To manage the list of databases, you can now simply use: StiOptions.Services.databases = []; and StiOptions.Services.databases.push(new Stimulsoft.Report.Dictionary.StiAzureSqlDatabase()); accordingly.
V2025.3.1RJS
4.The Blockly blocks "Set property" and "Get property" have been improved. Support for square brackets [] has been added to access elements of lists, arrays, and collections.
V2025.3.1RJS
5.Memory usage optimization during report export by storing the report in the file system for Node.js or as an array of strings in memory for the browser.
V2025.3.1RJS
6.The "Microsoft Bing" provider has been replaced with "OpenStreetMap" for the "Online" mode in the "Map" report component.
V2025.3.2RJS

Исправлены ошибки
1.Displaying the context menu in cases where a parent element in the DOM tree for the report designer has the style 'overflow: hidden' set.
V2025.3.4RJS
2.Displaying data in the 'Rich Text' component when editing a report in the designer.
V2025.3.3RJS
3.Calling the getType() function, which caused a conflict with the ScriptManager component.
V2025.3.3RJS
4.Displaying abbreviations for the legend of a 'Heatmap' chart.
V2025.3.3RJS
5.Functionality of the Round(,) function with an argument for the number of decimal places when creating a Blockly script.
V2025.3.3RJS
6.Functionality of keyboard shortcuts in the designer when focus is set on an external text field.
V2025.3.3RJS
7.Setting the value range for the right Y-axis in report charts.
V2025.3.3RJS
8.Calling a user function using the invokeFunction() method for report events in a Node.js environment.
V2025.3.3RJS
9.Saving parameter values in the "Preview Settings" menu.
V2025.3.2RJS
10.Displaying an image in the 'Sub-Report' component when specifying the image path in the onGetSubReport() event.
V2025.3.3RJS
11.Functionality of the 'Events Access' parameter when switching modes in the report designer options.
V2025.3.3RJS
12.Collapsing and expanding data in the Cross-Tab report component.
V2025.3.4RJS
13.An issue with initialization of a report variable with nullable date time value has been fixed.
V2025.3.4RJS
14.Handle keystroke events when the report designer is out of focus.
V2025.3.4RJS
15.Application of text formatting when breaking a line break).
V2025.3.4RJS
16.Loading reports with custom functions that were created in earlier versions of the report designer.
V2025.3.4RJS
17.Incorrect display of items in the variable editor.
V2025.3.4RJS
18.An issue of specifying items for the timeonly variable has been fixed.
V2025.3.4RJS
19.Opening previously created templates in the Report Designer.
V2025.3.2RJS
20.The active Previous button on the first step in the Wizard editor.
V2025.3.2RJS
21.Executing SQL queries for data tables whose names contain a space.
V2025.3.2RJS
22.Create a data source based on an existing resource in a report.
V2025.3.2RJS
23.Viewing data in the Mozilla Firefox browser.
V2025.3.2RJS
24.Fixed some errors related to using the CTRL key when searching in the report viewer.
V2025.3.2RJS
25.Deserializing the encrypted connection string when editing a connection in the report designer.
V2025.3.1RJS
26.The order of adding colors to the Recent category in the color palette.
V2025.3.1RJS
27.Accessing parent property values. For example, in the Text2 component, you can get the value from the Text1 component by using the expression {Text1.Text}.
V2025.3.1RJS
28.Escaping slashes in time data.
V2025.3.1RJS
29.Reverting colors in the legend of the Heatmap Chart.
V2025.3.1RJS
30.Handling of null values for the "report.culture" property when loading a generated report file (*.mdc).
V2025.3.1RJS
31.Assigning the value of the reportFile property to the reportName property when saving a report in the report designer.
V2025.3.1RJS


Используя этот сайт, вы соглашаетесь на использование файлов Cookie для аналитики и персонализированного контента. Файлы Cookie хранят полезную информацию на вашем компьютере, чтобы помочь нам повысить эффективность и удобство использования. Для получения дополнительной информации, пожалуйста, прочтите Конфиденциальность и Использование Cookie.