Click or drag to resize

GridContainergetCellValue Method

A shortcut to get this cell value.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function getCellValue(rowId, columnIndex);

Parameters

rowId
Type: string
columnIndex
Type: int

Return Value

Type: [T:(Any)]
See Also