Bi-dimensional array dataValue


Read-only bi-dimensional array containing the data trasferred from the php page indicated by the property dataUrl.
Its first index says the record row to select, the second the column, considering visualization, filter and sort fields.

   Sintax

value = grid.dataValue ( rowIndex, colIndex );