Show contents 

Express > Express Assembly Interfaces > IEaxGrid > IEaxGrid.MarkAllDataAsChanged

IEaxGrid.MarkAllDataAsChanged

Syntax

MarkAllDataAsChanged;

Description

The MarkAllDataAsChanged method changes status of all table data to changed.

Comments

To refresh the selected table area, use IEaxGrid.RefreshPart.

See also:

IEaxGrid