ADF TreeTable 中的排序依据

发布于 2024-12-26 04:11:34 字数 125 浏览 2 评论 0原文

是否可以在 ADF 的 TreeTable 中设置 sortproperty? 我有一个 viewcriteria,在查询中带有 order by 子句。

TreeTable 未按正确的顺序显示项目。 这是已知的还是?

Is it posible to set sortproperty in a TreeTable in ADF?
I have a viewcriteria, with a order by clause in the query.

The the TreeTable doesn't show the items in the correct order.
Is this known, or?

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

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

发布评论

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

评论(1

烟柳画桥 2025-01-02 04:11:34

找到了!迭代器设置了排序属性。删除了排序属性,“order by”子句就像一个魅力:)

Found it! The iterator had a sort property set. Deleted the sort property, and the 'order by' clause works like a charm :)

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