Click or drag to resize

TreeGridContainergetRowId Method

Get row ID by row index (zero based, from "top" to "bottom").

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function getRowId(rowIndex);

Parameters

rowIndex
Type: int

Return Value

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