Overview | Methods | Fields | This Package | All Packages
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