本文介绍了[c#] Infragistics-Ultragrid-将行分组为类别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想按以下类别对行进行分组:
http://img199.imageshack.us/img199/9152/capturegww.jpg
我知道如何使用OutlookGroupBy做到这一点,但无法将同一行放入几个类别中
那么,有没有一种方法可以对行进行分组,同时又可以将同一行同时放入多个类别?
我的Ultragrid已绑定到数据集
hi i would like to group rows in categories like that :
http://img199.imageshack.us/img199/9152/capturegww.jpg
I konw how to do that with OutlookGroupBy but its not possible to put the same row into severals catergories
So is there a way to group rows while beeing possible to put the same row into several categories at the same time ?
My ultragrid is bound to a dataset
推荐答案
这篇关于[c#] Infragistics-Ultragrid-将行分组为类别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!