From what i can tell, i cannot use your 'groupTitleRenderer' functionality.
I want to get hold of a sum of that group and display it in a specific way as part of my group header (which i'm doing by iterating through the root node and locating the summary field in my code above).
The GroupNode object in that interface is pretty stripped from functionality, i can't see how i can access the group summary data.
Would be great if you could help out asap, several of our clients are complaining that this broke when we upgraded to 5.0.
I want to get hold of a sum of that group and display it in a specific way as part of my group header (which i'm doing by iterating through the root node and locating the summary field in my code above).
The GroupNode object in that interface is pretty stripped from functionality, i can't see how i can access the group summary data.
Would be great if you could help out asap, several of our clients are complaining that this broke when we upgraded to 5.0.
Comment