:: Documentation >>

footer value

Sets or retrieves the value of the grid footer row.

[This property is reserved for future use]

Syntax

var value = obj.getFooterValue(); 
obj.setFooterValue(value);        

obj.onFooterValueChanging = function(value){...}; 
obj.onFooterValueChanged = function(value){...}; 
obj.onFooterValueError = function(value){...}; 

Defined in

footer model

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5