Handle editable hierarchical data / TreeView~DataGrid hybrid

前端 未结 5 1787
感动是毒
感动是毒 2020-12-13 06:40

I am looking for a WPF control which is a hybrid of TreeView and DataGrid, something like the Visual Studio debugger or QuickBooks contacts list etc.

Any other solut

5条回答
  •  庸人自扰
    2020-12-13 07:22

    just have a look at this control

    http://www.codeproject.com/KB/WPF/wpf_treelistview_control.aspx

提交回复
热议问题