Stimulsoft Ultimate Reports 2022.2.6

Stimulsoft Ultimate Reports 2022.2.6Publishedon27May2022

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺

Stimulsoft Ultimate 2022.2.6

Stimulsoft Ultimate Reports 2022.2.6

Published on 27 May 2022

New Features
1. We added the ability to view data in the viewer for the “Region Map” dashboard element, in cases of manual data entry for this element.DWin
2. We added the ability to define a condition to expand rows and columns in the “Pivot Table” element.DWebDWinDJS
3. We added the ability to define the sort direction for columns and rows of the “Pivot Table” element, using the “Sort Direction” property of the corresponding data fields of the element.DWebDWinDJS
4. We added support for data drill-down for the “Map” component in reports.RNetRWpf
5. We added support for “Code” tab in WPF Report Designer V2.RWpf
6. When exporting a report to data files such as CSV, DBF, XML, JSON, a new static property RemoveHtmlTags was added.RWebRNetRWpf

Enhancements
1. We updated the algorithm to draw labels for values that are outside the range of the value scale in the “Gauge” component.RNetRWpf
2. We updated the algorithm to display the design properties of the “Table” component, in cases where a component style is defined for this component.RNet
3. We updated the style application algorithm for the “Table” report component. Also, the behavior of the “Even Style” and “Odd Style” component properties was redefined.RNetRWpf
4. We added memory optimization of the SaveToJsonString method when the cache of a report is enabled.RWebRNetRWpf

Fixed Bugs
1. We fixed a bug related to the initialization of the values of the dependent variable in the viewer, when specifying the default value in the main variable.RNetRWpf
2. We fixed a bug related to displaying variable keys instead of labels.RWebRJSDWebDJSBIServerBICloud
3. We fixed a bug related to text wrapping in the columns of the “Table” element in dashboards.DWebDJSBIServerBICloud
4. We fixed a problem with the algorithm to render the thumbnail of the “Gauge” component in the Select style menu.RWebRJSDWebDJSBIServerBICloud
5. We fixed a bug related to the save changes dialog when opening another report from the Recet Documents tab.RJSDJS
6. We fixed a problem related to deleting a parameter in the data dictionary, in cases of its redesign.RWebRJSDWebDJSBIServerBICloud
7. We fixed a problem related to displaying the title of the “Online Map” element in dashboards.DWebDJSBIServerBICloud
8. We fixed an issue related to the display of some forms and windows when viewing a report or dashboard on a mobile device.RWebRJSDWebDJSBIServerBICloud
9. We fixed a problem related to applying the preset style “Turquoise” for the “Cards” element of the dashboard.DJS
10. We fixed a problem related to caching extended localization files.RJSDJS
11. We fixed an issue related to processing numeric fields in cases where data was retreived from an Excel file.RJSDJS
12. When exporting a report to a PDF document, “Symbol” and “Webdings” fonts were not exported correctly.RWebRNetRWpf
13. When exporting a report to an HTML file, the rotated text was exported as an image if caching was enabled in the report.RWebRNetRWpf
14. When exporting a report to an RTF file, the indents were corrected when exporting the list.RWebRNetRWpf
15. We fixed a bug in the “Interpretation” calculation mode associated with incorrect processing of User Functions, in cases where their names match the names of system variables.RWebRNetRWpf
16. When exporting a report to a Text and Data file, the error associated with inverting the set value in the report for the “Checkbox” component was fixed.RWebRNetRWpf
17. We fixed a bug related to displaying a title for the”Shape” element in dashboards.RJS
18. We fixed a bug related to the work of the “Processing Duplicates” property for images.RJS
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/158811.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 网站被挂马了如何清理_网站在线挂马检测工具

    网站被挂马了如何清理_网站在线挂马检测工具
     
    您好,今天我们讲下挂马的危害和处理办法。挂马是常见的对网站和客户都影响巨大的危害之一。
          上海快网的经验是:如果是在访问出来的源文件的头上,或是最后有被加代码,这个一般是网站文件被要改了,或是ARP,如果是源文件的很多数据位置(中间),那一般是数据库被人挂了。
         不完全统计,90%的网站都被挂过马,挂马是指在获取网站或者网站服务器的部分或者全部权限后,在网页文件中插入一段恶意代码,这些恶意代码主要是一些包括IE等漏洞利用代码,用户访问被挂马

    2022年9月30日
    1
  • httprunner3源码解读(3)client.py

    httprunner3源码解读(3)client.py源码目录结构ApiResponse这个类没啥好说的classApiResponse(Response):"""继承了requests模块中的Response类

    2022年7月31日
    2
  • LoadRunner教程03:界面分析[通俗易懂]

    LoadRunner教程03:界面分析[通俗易懂]一、virtualusergeneratorLoadRunner拥有各种Vuser类型,每一类型都适合于特定的负载测试环境。这样就能够使用Vuser精确模拟真实世界的情形。Vuser在方案中执行的操作是用Vuser脚本描述的。Vuser脚本的结构的内容因Vuser类型的不同而不同。注意:VuGen仅能录制Windows平台上的会话。但录制的Vuser脚本既可以在Window平台上运

    2022年5月23日
    32
  • 在Linux(Ubuntu版)下编写运行C语言程序

    在Linux(Ubuntu版)下编写运行C语言程序    最初学习C语言用的是VisualC++6.0,后来还用过一些IDE,复制粘贴都可以用鼠标对目标进行选择即可。但在Linux系统里,需要熟练掌握在Terminal里编写C语言程序,进行编译调试。本章主要介绍在Linux的终端下编写C程序并编译运行。一,编写C时需要掌握的一些Linux操作(1)文件管理相关的命令Linux命令名称作用使用举例mkdir新建文件夹mkdirtest,m…

    2022年6月16日
    32
  • table 样式美化

    1.单像素边框CSS表格这是一个很常用的表格样式。源代码:1<!–CSSgoesinthedocumentHEADoraddedtoyourexternalstylesheet–>2<styletype=”text/css”>3table.gridtable{4f…

    2022年4月5日
    29
  • C#单纯的字母数字ASCII码转换

    字母转换成数字byte[]array=newbyte[1];//定义一组数组arrayarray=System.Text.Encoding.ASCII.GetBytes(string

    2021年12月27日
    43

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号