Quoting Dave Page <dpage@vale-housing.co.uk>:
> We enable/disable the save button on the entry/exit of a cell - see
> frmEditGrid::OnEditorShown() & frmEDitGrid::OnSave(). Does that look
> robust enough to use to set a flag?
Got a solution. I set a flag in OnEditorShown, and trapped the editor
hidden event to clear it. Here's a new patch.
Ed
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.