Click or drag to resize

TreeGridContaineropenItem Method

Opens (expands) this item's children programmatically (same as if user double-clicks the item). If the item is already opened, nothing happens.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function openItem(rowId);

Parameters

rowId
Type: string
See Also