Click or drag to resize

GridContainermoveRowUp Method

Moves the specified row up in the table.

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

Parameters

rowId
Type: string
See Also