:: Home >>

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

No comments yet.
Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1
2.5
Release History
2.5
2.0.2
textToValue
textToData