RadTreeView 中的多列

发布于 2024-11-07 22:32:13 字数 88 浏览 0 评论 0原文

有没有办法在 RadTreeView 中提供带有列标题的多列?我知道这可以使用 RadTreeListView 来实现,但我不想使用它,因为它不支持分层数据模板。

Is there any way to provide multiple columns in RadTreeView with column headers? I know this can be achieved using RadTreeListView, but I dont want to use that as that doesn't support Hierarchical data template.

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

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

发布评论

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

评论(1

沙与沫 2024-11-14 22:32:13

RadTreeListView 允许您使用 HierarchyColumnIndex 属性以分层结构显示项目。有关更多详细信息,请参阅文档

您可以将该功能与创建自己的模板的功能结合起来为了达到你想要的结果。

希望这有帮助。

The RadTreeListView allows you to display items in a hierarchical structure using the HierarchyColumnIndex property. See the documentation for more details.

You can combine that feature with the ability to create your own templates in order to achieve the result you want.

Hopefully that helps.

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