Click or drag to resize

GridContainermoveRowDown Method

Moves the specified row down in the table.

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

Parameters

rowId
Type: string
See Also