Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DataGrid.getAllowUpdate

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.