total in group header

rishi_smhsrishi_smhs Member Posts: 13
i have to show total of debit amount in group header. i am using Cust.ledg.entry table.
Can anyone help me how will i show the total in group header???

Comments

  • Ravi_Prakash_GoyalRavi_Prakash_Goyal Member Posts: 72
    you might want to write the complete grouping logic before the group header section (should be in PreDataItem) to get the numbers and then display it in group header section.

    Or you may want to add Group Header and Group Footer section, make then non-visible, get the total in Group Footer section. Then again add the Group Header and Group Footer Section, this time make them visible and add the total in Group Header which you get in last Group Footer section.
Sign In or Register to comment.