Difference between revisions of "SetTotalAsSum"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
=== setTotalAsSum<br>  ===
 
=== setTotalAsSum<br>  ===
  
&nbsp;&nbsp; Please take a look at the examples to get understand about this function.<br>  
+
&nbsp;&nbsp; Specify the pct column of Total rown should be sum of pct values OR always is 100%<br>  
  
 
==== Syntax<br>  ====
 
==== Syntax<br>  ====

Revision as of 12:01, 19 September 2011

setTotalAsSum

   Specify the pct column of Total rown should be sum of pct values OR always is 100%

Syntax

   setTotalAsSum(enabled);

Arguments

   enabled: Is a boolean expression (true / false).

Return type

   empty

Examples

SetTotalAsSum(false).jpg

SetTotalAsSum(true).jpg