Overview | Methods | Fields | This Package | All Packages
Retrieves a boolean value indicating whether data can be modified in the grid (provided the underlying recordset allows records to be modified).
Syntax
public boolean getAllowUpdate()
Return Value
Returns true if the data can be modified in the grid; otherwise, returns false. For more information, see setAllowUpdate.