<< Return to Main Index

< Return to Class Index

CGXGridCore::ImplementUpdateHint

void ImplementUpdateHint();

Remarks

UpdateHint: Provides implementation of the update hint mechanism that synchronizes changes between several views of one document. The Update Hint behavior is controlled by the EnableHints() API for each grid. You have to call EnableHints() from your OnInitialUpdate routine in order to enable the update hint mechanism for individual grids.

See Also

CGXGridCore::EnableHints

CGXGridCore

Class Overview | Class Members