setGridAutoRefresh
Sets the auto refresh interval for grids. Only valid for grids with this setting enabled.
Parameters
controlId - id of the grid control
autoRefreshSeconds - The value can be 0 to switch auto refresh off. Any other value must align with the defined values for this grid. For settings see Setting grid autorefresh
Example Usages