﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - WebGrid calculations on Footer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-calculations-on-Footer/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebGrid calculations on Footer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-calculations-on-Footer/</link><pubDate>Tue, 31 Aug 2010 02:55:21 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ben,&lt;/p&gt;&lt;p&gt;Unfortunately, there is no properties or variabel to store the footer total of another column. Except, if you also calculate the total of that column manually by using custom aggreagate. &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebGrid calculations on Footer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-calculations-on-Footer/</link><pubDate>Mon, 30 Aug 2010 12:21:39 GMT</pubDate><dc:creator>bdenison</dc:creator><description>&lt;p&gt;Thanks, but is there a way to get the total one or more columns (in the footer) and use it in the total of another column total (in the footer). &lt;/p&gt;</description></item><item><title>WebGrid calculations on Footer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-calculations-on-Footer/</link><pubDate>Thu, 26 Aug 2010 17:22:55 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ben,&lt;/p&gt;&lt;p&gt;If you don't want it to be handled in every FlyPostBack, you need to handle your custom aggregate in CustomAggregate server side event. &lt;br /&gt;Please open our WebGrid documentation/references and search for &lt;b&gt;Using Custom Aggregate function in WebGrid&lt;/b&gt;.&lt;br /&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebGrid calculations on Footer</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-calculations-on-Footer/</link><pubDate>Thu, 26 Aug 2010 13:03:06 GMT</pubDate><dc:creator>bdenison</dc:creator><description>&lt;p&gt;I have a webgrid that has 4 columns as follows:&lt;/p&gt;
&lt;p&gt;Col1 = Value&lt;/p&gt;
&lt;p&gt;Col2 = Value&lt;/p&gt;
&lt;p&gt;Col3 = Value&lt;/p&gt;
&lt;p&gt;Col4 = (Col1&amp;#43;Col3)/(Col1&amp;#43;Col2)&lt;/p&gt;
&lt;p&gt;I am using the Aggregate property to get the sum of Col1, Col2, Col3 and display these on the Footer. How do I get Col4 to show the following formula? &lt;/p&gt;
&lt;p&gt;(Sum(Col1)&amp;#43;Sum(Col3))/(Sum(Col1)&amp;#43;Sum(Col2))&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I tried using the Custom Aggregate property but it looks as if I have to sum the other columns on the fly. Not very efficient.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>