<< Return to Main Index

< Return to Class Index

CGXBrowserGrid::IsRecordDirty

BOOL IsRecordDirty();

Remarks

Call this method to check if the modified-bit for any column in the current record buffer is set.

When calling Update all modified columns are written to the data source. UndoRecord will cancel any pending changes.

See Also

CGXBrowserGrid::Update CGXBrowserGrid::UndoRecord

CGXBrowserGrid

Class Overview | Class Members