Click or drag to resize

TreeGridContainersetRowBgColor Method

Sets row background color.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function setRowBgColor(rowId, bgColors);

Parameters

rowId
Type: [T:(Any)]
bgColors
Type: [T:(Any)]
bgColors are separated by Delimeter
See Also