简体   繁体   中英

How to show multi level nested data through datagridview in C# Windows application?

替代文字

I want to show nth level master detail data through a datagridview & C# in Windows application. Here I attached a picture where the master detail data is shown through grid. So please advice me how I can show data in this tree structure through datagridview in Windows apps with C#.

MSDN上有一篇博客文章 ,描述了如何通过扩展标准DataGridView来实现。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM