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.
是否有人成功或可以在 WPF 3.5 SP1 工具包 Datagrid 中找到使用嵌套网格的示例?有人知道这是否受支持吗?谢谢。
是的,您可以将数据网格嵌套在另一个数据网格的行模板中。请记住,在 WPF 中,您可以将任何控件放在任何容器中。