Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetTotalAsSum: Difference between revisions

From Catglobe Wiki
Tungocman (talk | contribs)
No edit summary
Tungocman (talk | contribs)
No edit summary
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 11: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