Is there a way of getting reference to the GroupBy Records object in the Footer Template. I need to add a converter to work out some of the Footer Templates for each Group
in the GroupBy Tempalte I can use {binding Records}. If this is not possible is there away to loop through each GroupBy collection and update the Footers for that group.
Thanks David
Hi David,
There isn't a way to access the GroupByDataContext from the footer.
However, in 9.2 we introduced our Summaries feature, which will allow you to show summaries in the footer of a Grouped child band.
<ig:XamWebGrid.SummaryRowSettings>
<ig:SummaryRowSettings AllowSummaryRow="Bottom"></ig:SummaryRowSettings>
</ig:XamWebGrid.SummaryRowSettings>
Hope this helps,
-SteveZ
Stephen,
I have a subscription for NetAdvantage for .NET 2009 Vol. 1 that is active, how do I get version 9.2 it does not show up under my MY IG Keys.
David
I can help you get set up with this. Please just send me an email at jjacobs@infragistics.com with your license key and I'll get you set up with 9.2.
Thanks,
Jeremy