开发者

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

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开发者_如何学Go Windows apps with C#.


There is an blog article at MSDN that describes how this can be achieved by extending the standard DataGridView.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜