在ListView的GridView模式下,我想实现列表的某一列单元格跨行显示,相当于分组。跨的行数是不一定的,因为每一组中的数据数量不一定。
如果用ListView无法实现的话可否用DataGridView来实现?
感谢分享解决方案。
Sheldon _Xiao[MSFT] MSDN Community Support | Feedback to us Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.