3.2.0

easy one, hot to get number of rows

Say you have a grid object called obj, how do you get the number of rows it contains?

- ej
ericj
August 6,
var x = obj.getRowCount();
Alex (ActiveWidgets)
August 8,

This topic is archived.

See also:


Back to support forum