Rows¶
Returns all rows in the data table as a JavaScript array.
| 1 |  | 
Returns¶
An array of DataRow objects representing all rows in the data table.
Remarks¶
Basic Usage:¶
| 1 |  | 
Convert a column to a value array:¶
| 1 2 3 |  | 
Returns all rows in the data table as a JavaScript array.
| 1 |  | 
An array of DataRow objects representing all rows in the data table.
| 1 |  | 
| 1 2 3 |  |