Click or drag to resize

TreeGridContainereditCell Method

Move focus to this cell and switch it to the editable mode.

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

Parameters

rowId
Type: string
columnIndex
Type: int
See Also