Gridview内的Gridview(嵌套Gridview)示例?
问题描述:
嗨
我想要一个关于嵌套gridview(用于折叠和展开的正负)以及编辑和删除选项的示例.
我用谷歌搜索,但没有找到正确的.如果有任何想法,请告诉我.
谢谢&问候,
Pawan
Hi
I want an example on nested gridview (plus and minus for collapse and expand) along with edit and delete option.
I googled but haven''t find the correct one. If any body have an idea, please let me know.
Thanks & Regards,
Pawan
答
它被称为:分层GridView
我用谷歌搜索并获得了第一个链接为:
Asp.Net分层GridView [
It is called as: Hierarchical GridView
I googled it and got 1st link as:
Asp.Net Hierarchical GridView [^]
There are more if you need, but the above link should enough to get you moving.
我尝试了自己,并选择了最能满足我需要的产品
可编辑嵌套GridView(多合一) [
i tried my self and chosen the best to satisfy my need
Editable Nested GridView (All-in-One)[^]
Pawan.