:: Home >>

row text Property

Allows to specify the text for the row headers.

Syntax

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

or

obj.setRowProperty("text", value, index);
obj.setRowProperty("texts", array);

See Also

row Model, definePropertyArray Method

Comments

25 Apr 05
Hiding duplicate values in a CoLumn Sachin Paradkar. (0)

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

Documentation:

Recent changes:

2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2