Microsoft SDK for Java

DataGrid.getCurrentRow

Retrieves the bookmark associated with the current row in the grid.

Syntax

public Object getCurrentRow()

Return Value

Returns the bookmark of the current row.

Exceptions

WFCInvalidArgumentException thrown if the DataGrid control is not bound.

See Also   setCurrentRow

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