DataGrid.getCurrentCellValue

Overview | Methods | Fields | This Package | All Packages

DataGrid.getCurrentCellValue

Retrieves the value of the current cell.

Syntax

public String getCurrentCellValue()

Return Value

Returns a string that represents the formatted data value of the current cell.

Exceptions

WFCInvalidArgumentException thrown if the DataGrid control is not bound.

See Also   setCurrentCellValue