Click or drag to resize

TreeGridContainergetParentId Method

Get the ID of the parent row for this row; null if no parent.

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

Parameters

rowId
Type: string

Return Value

Type: [T:(Any)]
string
See Also