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)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • git 命令怎么删除远程分支文件_git删除远程仓库分支

    git 命令怎么删除远程分支文件_git删除远程仓库分支本地删除请看:git命令怎么删除本地分支查看所有分支查看项目的远程分支:gitbranch-r删除远程分支比如我们要删除远程分支origin/SLT_table_reportgitpushorigin-d分支名我们执行:gitpushorigin-dSLT_table_report删除成功注意这里不能写成origin/SLT_table_report,不然会报错:具体请参考【git删除远程分支报错error:unabletodelete‘

    2022年10月16日
    3
  • seo绩效考核指标_kpi考核三大指标内容

    seo绩效考核指标_kpi考核三大指标内容想要知道SEO优化有没有效果,都是需要以网站数据为前提的,包括网站收录情况、关键词排名情况、网站流量的多少及网站访客转化情况等,来算出最终的投入产出比是多少。一、内容页面关键词排名考核指标利用原创内容矩阵可以实现对某一类长尾关键词的覆盖,也是达成目标的一个基础手段,为此你可以在数据监测软件中对这部分关键词进行定期跟踪,确保达到预期效果。二、外链的数量与质量高质量的原创内容是获取高质量外链的…

    2022年9月18日
    4
  • python进阶(6)深拷贝和浅拷贝[通俗易懂]

    python进阶(6)深拷贝和浅拷贝[通俗易懂]深拷贝和浅拷贝不管对于浅拷贝、还是深拷贝,针对不可变对象str、int、tuple(有点特殊)、boolean,它的内存地址是不变的,拷贝的仅仅是值importcopya=1b=co

    2022年7月29日
    9
  • Ubuntu下使用SSH 命令用于登录远程桌面

    Ubuntu下使用SSH 命令用于登录远程桌面问题描述基础:ssh命令连接step1:SSH程序的安装step2:服务器启动ssh服务step3:查询服务器的ip地址step4:在本地主机端ssh远程登录服务器step5:退出远程登录进阶:利用公钥省去口令输入step1生成密钥对step2复制公钥至服务器参考资料问题描述做DL的经常需要在一台电脑(本地主机)上写代码,另一台电脑(服务器…

    2022年10月21日
    2
  • python 中 print 函数用法大全

    python 中 print 函数用法大全

    2022年3月8日
    33
  • 无线桥接与中继的区别[通俗易懂]

    无线桥接与中继的区别[通俗易懂]无线桥接与中继的区别    无线桥接也就是WDS(WirelessDistributionSystem,无线分布式系统),其可以无线网络相互连接的方式构成的一个整体无线网络。WDS可把有线网络的资料,透过无线网络当中继架构来传送,借此可将网络资料传送到另外一个无线网络环境,或者是另外一个有线网络。   &nb…

    2022年4月19日
    199

发表回复

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

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