:: Documentation >>

row offset

Sets or retrieves the offset of the grid first row.

[This property is reserved for future use]

Syntax

var value = obj.getRowOffset(); 
obj.setRowOffset(value);        

obj.onRowOffsetChanging = function(value){...}; 
obj.onRowOffsetChanged = function(value){...}; 
obj.onRowOffsetError = function(value){...}; 

Defined in

row model

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