Grid.RedrawRow

Grid.RedrawRow ( 

string ObjectName,

number Row )

Example 1

Grid.RedrawRow("Grid1", 0);

Redraws the top row

See also:  Related Actions