【问题标题】:Sum Visible Values of Column in RadGrid [closed]对 RadGrid 中列的可见值求和 [关闭]
【发布时间】:2016-05-13 05:10:34
【问题描述】:

我的表单中有一个标签,我需要对 RadGrid 的特定列中可见行的值求和,并在标签中显示结果。 [可见行 = 过滤器前后可见的行。]

怎么做?

【问题讨论】:

    标签: c# winforms telerik


    【解决方案1】:

    RadGridView 有一个 ChildRows 属性,它会在过滤后为您提供结果的行集合。更多信息在这里:http://docs.telerik.com/devtools/winforms/gridview/rows/rows-vs-childrows

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-07
      • 1970-01-01
      • 1970-01-01
      • 2017-10-19
      • 2020-06-30
      • 1970-01-01
      相关资源
      最近更新 更多