Список изменений
Подробный список изменений, исправленных ошибок, последних обновлений.| Новые возможности | |
|---|---|
| 1. | New functions were added: IsAllDataRowNullOrEmpty, IsDataEmpty, IsNumeric, IsNullOrEmpty and IsNullOrWhiteSpace.V2024.2.1 |
| 2. | Support for the .NET 8.0 framework in NuGet packages for all our products has been added.V2024.2.1 |
| Улучшения | |
|---|---|
| 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 |
| Исправлены ошибки | |
|---|---|
| 1. | The RequestVerificationToken value for the GetScriptsResult() action in the NetCoreViewer and NetCoreDesigner components was not considered.V2024.2.3 |
| 2. | Export to Word. The transparent background of icons (Image.Icon) was exported incorrectly.V2024.2.5 |