简体   繁体   English

如何使用VB.net在ASP.NET(.NET 2.0)中创建分层数据网格

[英]How can I create a hierarchical datagrid in asp.net (.net 2.0) using VB.net

How can I create a similar hierarchical datagrid in asp.net (.net 2.0) using VB.net Please see the image here. 如何使用VB.net在asp.net(.net 2.0)中创建类似的分层数据网格,请参见此处的图像。 在此处输入图片说明 This is the gridview, which is shown after the conversion wizard. 这是gridview,显示在转换向导之后。 How it is desgined(it's like a hirerachial). 它是如何设计的(就像一个单臂式的)。 Thanks in advance 提前致谢

Check this link Asp.Net Hierarchical GridView for vb.net implementation and for more information and reference check the following links: 检查此链接Asp.Net Hierarchical GridView的vb.net实施,以及更多信息和参考,请检查以下链接:
hierarchical grid 层次网格
ASP.NET - Hierarchical grid view ASP.NET-分层网格视图
Hierarchical treeview implementation 分层树视图实现

Hope this help.. 希望有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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