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
Syntaxfunction openItem(rowId);
Parameters
- rowId
- Type: string
See Also