Jasper Report 交叉表和列名称排序

发布于 2024-11-07 05:26:15 字数 104 浏览 0 评论 0原文

有没有一种方法可以根据字符串列表对交叉表中的列进行排序?

数据中的项目不包含除字符串列表中列出的列之外的任何列。 [数组列表]。

该数组列表作为参数传递到报表中。

Is there a way that I can order the columns in a cross tab based on an list of Strings?

The items in the data do not contain any columns other than the columns listed in the String list. [ArrayList].

This array list is passed into the report as a parameter.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

挽你眉间 2024-11-14 05:26:15

我必须将订单号附加到交叉表的标题中。 [数据并未完全按照交叉表想要的方式显示,因此我不能声称数据已预先排序]

I had to append the order number to the title of the cross tab. [The data was not coming in exactly how the cross tab wanted to display it, so I couldn't claim the data was presorted]

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文