Sub total in group header

Posted by: kim on 1 November 2017, 4:04 am EST

    • Post Options:
    • Link

    Posted 1 November 2017, 4:04 am EST

    Hi, I have a situation where I need to put the total of some detail values in the group header section above the detail section.

    The summery function does not work. Anyone know how to do this? I tried to do it in code behind, summing the value and updated the textbox in the header, but the total show on the next grouped item line.

    Any Ideas?

  • Posted 1 November 2017, 5:20 pm EST

    Hi,

    If you want to show the summary in the GroupHeader section then please set the properties of the textbox in the header as follows:

    DataField: YourDataFieldName

    SummaryFunc: Sum

    SummaryGroup: YourGroup

    SummaryRunning: None

    Summary Type: SubTotal

    Thanks,

    Mohit

  • Posted 2 November 2017, 7:14 am EST

    Thank you! Works awesome!

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels