:: Home >>

row value Property

Sets or retrieves the row index or the array of indexes.

Syntax

var value = obj.getRowProperty("value", index);
var array = obj.getRowProperty("values");

or

obj.setRowProperty("value", value, index);
obj.setRowProperty("values", array);

See Also

row Model, definePropertyArray Method

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