GRID.Refresh
state = GRID.Refresh( BYVAL nControl AS INTEGER ) AS INTEGER
Redraws the entire Grid.
Example:
GRID.Refresh( nControl )