New Features
1.The new property, ParameterAlignment, has been added to the report.
V2024.2.1
2.The interaction functionality has been added to the ComboBox and ListBox. Now it is possible to specify tooltips for these controls and set parameters for the ApplyFilter action.
V2024.2.1
3.The ability to set parameters was added to the ApplyFilter action in the Chart, Table and RegionMap interactions.
V2024.2.1
4.Support for the .NET 8.0 framework in NuGet packages for all our products has been added.
V2024.2.1
5.The ability to specify images for the dark theme in StiServiceBitmapAttribute and StiServiceCategoryBitmapAttribute.
V2024.2.1
6.Localization of value abbreviations for the "Gauge" component in reports and dashboards.
V2024.2.1
7.The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.
V2024.2.5
8.Localization of abbreviations of values for the “Regional Map” dashboard element and the “Map” report component.
V2024.2.1
9.New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.
V2024.2.1
10.A new MergeDocument method has been added to the report for combining rendered reports.
V2024.2.5
11.Create a style of type "Report Control" based on a preset style.
V2024.2.1
12.The new static option StiOptions.Engine.NullDataSortMode. By default it is set to StiNullDataSortMode.NullFirst.
V2024.2.5
13.Dokdo Island for South Korea.
V2024.2.3

Enhancements
1.The export format value "Ppt2007" has been replaced by the "PowerPoint" value. So now, you need to use the following line of code to export a report to the Microsoft PowerPoint format: report.ExportDocument(StiExportFormat.PowerPoint, file);.
V2024.2.1
2.Collections of colors for HeatMaps with grouping in predefined dashboard styles.
V2024.2.6
3.The export format value "Word2007" has been replaced by the "Word" value. So now, you need to use the following line of code to export a report to Microsoft Word format: report.ExportDocument(StiExportFormat.Word, file);.
V2024.2.1
4.Disable the default visibility of export into the XPS format in the viewer.
V2024.2.1
5.The export format value "Excel2007" has been replaced by the universal Excel value. So now, you need to use the following line of code to export a report to Microsoft Excel format: report.ExportDocument(StiExportFormat.Excel, file);. If you need to obtain the old binary format of Excel, you should use the new value - ExcelBiff.
V2024.2.1
6.The design - background and text color - of the tooltip in Server Controller now depends on the design settings in the operating system, and the context menu supports its scalability.
V2024.2.1
7.The properties MultipleInitialization and GapAfterLastColumn are not working and are not currently visible for TableOfContent, Table, and HierarchicalBand.
V2024.2.1
8.The property GapAfterLastColumn of CrossDataBand was hidden because it didn't work for this component.
V2024.2.1
9.Positioning of the report designer window when changing the scale in the operating system.
V2024.2.1
10.Algorithm for rendering the GUI icon when the operating system is scaled to 175%.
V2024.2.5
11.Upgrade the version of the WebView2 library to the minimum required 1.0.2277.86.
V2024.2.2
12.The process of working with the elements of a variable when the variable's data type is set to DateTime.
V2024.2.1

Fixed Bugs
1.Using the Content-Type" = "application/x-www-form-urlencoded" header in the OData data source to get the Bearer.
V2024.2.4
2.Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.
V2024.2.4
3.The issue of calling Page Editor in Net 6-Net 8 has been fixed.
V2024.2.4
4.Saving the "Version" parameter in the connection OData editor.
V2024.2.4
5.Applying the StiOptions.Engine.defaultValueOfAllowApplyStyleProperty parameter to all chart properties.
V2024.2.3
6.A barcode component shouldn't be displayed separately on the toolbox.
V2024.2.3
7.The removal of the created barcode in some cases has been fixed.
V2024.2.3
8.The availability behavior of the "Editor" command when viewing reports has been adjusted when the "Request Parameters" property is set to "True".
V2024.2.3
9.Starting the WinForms report designer where some panels were disabled.
V2024.2.3
10.Loading a line style for a "3D Line" type chart when opening a generated report from *.mdc with JSON markup.
V2024.2.2
11.Work of the DateTimeStep property for axes in report charts.
V2024.2.4
12.An issue with nullable datetime variable has been fixed.
V2024.2.5
13.The ability to use the "Remember Selection" property in variables, along with nullable and list types, has been added.
V2024.2.5
14.An issue with recovering report window and the dictionary panel has been fixed.
V2024.2.5
15.Style selection in the "Data" window when using the "Table" component.
V2024.2.5
16.The problem with null values ​​for variables in the viewer has been fixed.
V2024.2.5
17.Export to PDF. An exception occurred if the graphics library could not load the image from binary data (unsupported format or incorrect data).
V2024.2.5
18.Export to Word. The transparent background of icons (Image.Icon) was exported incorrectly.
V2024.2.5
19.Export to HTML. There was a problem with displaying some images in Outlook.
V2024.2.5
20.Changing the expression for stored procedure parameters when retrieving columns and parameters in the data source editor.
V2024.2.6
21.Handle negative values for the "Area -> X Axis -> Labels -> Step" chart property.
V2024.2.6
22.Saving a report template from the WinForms report designer to a non-existent folder.
V2024.2.3
23.Positioning labels in the report component "Gauge".
V2024.2.1
24.Calling the editor for a variable with the DateTime type of data.
V2024.2.1
25.Calculate auto width for columns in the "Table" component.
V2024.2.1
26.Loading a template from dashboards into StimulsoftViewerControl and StiRibbonControl, in cases where there are no Stimulsoft.Dashboards assemblies.
V2024.2.1
27.An issue with drawing style name and description has been fixed.
V2024.2.1
28.Processing names of data columns that contain spaces when creating a dashboard with this data column.
V2024.2.2
29.Automatic rotation of content in the image editor of reports and dashboards.
V2024.2.2
30.Displaying values in the chart when resizing the viewer.
V2024.2.2
31.Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.
V2024.2.2
32.Displaying zero and null values in charts when saving the generated report to *.mdc.
V2024.2.2
33.Status of parameters in the "Select Data" menu.
V2024.2.3
34.Synchronization of XSD and XML files when they are dragged onto the report page.
V2024.2.3


By using this website, you agree to the use of cookies for analytics and personalized content. Cookies store useful information on your computer to help us improve efficiency and usability. For more information, please read the privacy policy and cookie policy.