Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.