Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Param
arrayData
arrayData

A two dimensional array of objects to use as the data source. By default, the first dimension corresponds to row and the second to column. ex: Object[row,column]

Param
columnNames
columnNames

The names of the columns to get from the data source.

...