简体   繁体   English

C#.net中的Window Gridview单元合并

[英]Window Gridview cell merge in C#.net

How can I merge equal cell values of Gridview in C#.net window form. 如何以C#.net窗口形式合并Gridview的相等单元格值。 Should I use two grid views? 我应该使用两个网格视图吗?

I found the answer for me :) here is the one what I found.. 我找到了答案:)这是我找到的答案。

http://www.atmarkit.co.jp/fdotnet/dotnettips/593dgvgroupedcell/dgvgroupedcell.html http://www.atmarkit.co.jp/fdotnet/dotnettips/593dgvgroupedcell/dgvgroupedcell.html

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

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