TabSheetRange.reset

Syntax

reset();

Description

The reset method redraws cells in the given range.

Comments

The method resets cell range cache and requests data again from the data source.

Example

The example of use is given on the page with description of the TabSheetRange.add method.

See also:

TabSheetRange