如何在 WPF 中的数据网格中显示可折叠行?

How to show collapsible row in datagrid in WPF?

如何在 WPF 的数据网格中显示可折叠的行?我在数据网格中有 4 行,每行包含多行,这意味着我们可以展开和折叠主行。

找到了我想要的解决方案,

如何在另一个数据网格的 RowDetailsTemplate 中绑定一个数据网格的列

https://social.msdn.microsoft.com/Forums/vstudio/en-US/c9f5f168-b402-40aa-8505-b17bd18715f0/how-to-bind-columns-of-a-datagrid-in-rowdetailstemplate-of-another-datagrid?forum=wpf