当前位置: 代码迷 >> .NET组件控件 >> Devexpress PivotGrid表格中怎么对Dararow列进行过滤
  详细解决方案

Devexpress PivotGrid表格中怎么对Dararow列进行过滤

热度:122   发布时间:2016-05-04 23:17:28.0
Devexpress PivotGrid表格中如何对Dararow列进行过滤?
如图,如何对岗位工资进行过滤,比方说过滤岗位工资大于2000的数据?

------解决思路----------------------
对数据源进行过滤 ,再重新绑定数据
------解决思路----------------------
或者:https://documentation.devexpress.com/#WindowsForms/CustomDocument1915
  相关解决方案