【问题标题】:Is it possible to display groupsummary in grouprow using XtraGrid v8.1是否可以使用 XtraGrid v8.1 在 grouprow 中显示 groupsummary
【发布时间】:2017-09-13 12:58:12
【问题描述】:

我正在开发 XtraGrid v8.1。

我希望所有组摘要(即使是位于组页脚中的那些)强制显示在相应列标题下的组行中,并且组页脚被隐藏。

请看下图右侧: 有可能吗?

【问题讨论】:

    标签: devexpress grouping footer summary xtragrid


    【解决方案1】:

    我认为您将不得不使用事件 CustomDrawGroupRow 并通过您的代码显示摘要。 在 DevExpress DOC 中是一个与计数类似的示例: https://documentation.devexpress.com/WindowsForms/DevExpress.XtraGrid.Views.Grid.GridView.CustomDrawGroupRow.event

    【讨论】:

      猜你喜欢
      • 2014-09-16
      • 2020-03-06
      • 2013-11-16
      • 1970-01-01
      • 2011-01-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-04-13
      相关资源
      最近更新 更多