:: Home >>

footer indices

The array of the footer row indices (extended grid). Can be used to show/hide or change the order of the footer rows.

Syntax

var value = obj.getFooterIndices(); 
obj.setFooterIndices(value);        

obj.onFooterIndicesChanging = function(value){...}; 
obj.onFooterIndicesChanged = function(value){...}; 
obj.onFooterIndicesError = function(value){...}; 

Defined in

footer model

Example

obj.setFooterIndices([3,2,1]);

See also

Grid templates: footers
Footer model: count, indices, visible, height
Indices properties: row, column, header, footer

Comments

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

Documentation:

Recent changes:

2.5.0 - 2.5.3
2.5.3
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