Click or drag to resize

GridContainergetRowIndex Method

Returns sequential index of this row.

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

Parameters

rowId
Type: string

Return Value

Type: [T:(Any)]
See Also