Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Telerik RadGrid 并且有一个非常简单的分层数据集,我想显示它。我使用了 Telerik 示例中的代码,但它不起作用。有谁知道如何实现分层 Telerik RadGrid?是否也需要在数据集中设置关系?
你看过他们新的TreeList控件吗?它结合了分层视图和网格。我没有使用它,但它听起来像你可能需要的那种东西。
以下教程提供了为 WinForms 的 RadGridView 绑定分层数据的完整示例。
希望能帮助理查德
实际上,我不久前写了这篇博客文章,介绍了将 RadGridView 的各种层次模式用于 WinForms。我希望它有帮助...