The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hello There,
Is there any built-in functions for weighted average summary row in GGC?
For example, if GGC has Length and Width columns,
the Weighted average of width should be:
SUM(Length*Width)/SUM(Length)
Thanks,
ADAdministrator Syncfusion Team August 11, 2005 03:50 PM UTC
There is no built-in support for this though you can do it. Here is a forum thread with a sample.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=29719