This question is locked. New answers and comments are not allowed.
Hi,
Is it possible to create a custom group footer?
I'm able to do this for column footer but for the group footers I can only edit it's DataTemplate where i can't find which group footer i'm at (at this level we only get the AggregateResultCollection has datacontext).
I need this because i'm using a paginated item source where i might not have all the rows belonging to the group loaded and thus the group footer won't have the correct aggregated value for that group (since there are missing values).
Is it possible to create a custom group footer?
I'm able to do this for column footer but for the group footers I can only edit it's DataTemplate where i can't find which group footer i'm at (at this level we only get the AggregateResultCollection has datacontext).
I need this because i'm using a paginated item source where i might not have all the rows belonging to the group loaded and thus the group footer won't have the correct aggregated value for that group (since there are missing values).