:: Documentation >>

row count Property

Sets or retrieves the number of rows in the grid.

Syntax

var value = obj.getRowProperty("count");

or

obj.setRowProperty("count", value);

Remarks

Setting row count will re-initialize row values array to 0..count-1

See Also

row Model, defineProperty Method

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