:: Home >>

Rows

The number and the display order of the grid rows are specified in the row model. When using js arrays for the cell data it is necessary to set the number of rows explicitly.

obj.setRowCount(100);

XML and CSV data sources set the number of rows automatically in response callback.

Comments

14 Jul 08
rowspan? msowers (3)
30 Jul 07
addRow() Richard Daros (1)
14 Jun 07
getRowCount() returns 0 with CSV model Michael (2)

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