Retrieves a boolean value indicating whether data can be modified in the grid (provided the underlying recordset allows records to be modified).
public boolean getAllowUpdate()
Returns true if the data can be modified in the grid; otherwise, returns false. For more information, see setAllowUpdate.