Hello,
In the GroupFooterTemplate you do not have access to the GroupViewModel but only to the results from the defined AggregateFunction: the Caption, FormattedValue, Value. What you can do is the define a FirstFunction AggregateFunction and then predefine the GroupFooterTemplate like so:
Will this work for you?
Regards,
Didie
the Telerik team