Board index » delphi » TDBGrid onvalidate - what am i doing wrong
al...@legacysd.com (Allen Davidson)
![]() Delphi Developer |
Sun, 23 May 1999 03:00:00 GMT
TDBGrid onvalidate - what am i doing wrongHi. I'm looking for a good example of performing validation on a cell procedure TDataModule1.Table1FredValidate(Sender: TField); During the OnValidate and after clicking the message box OK the cell in If the user clicks in the field to change the value the field This cycle repeats ... Editing the cell directly without attempting to click into it Ideally I would like the cell value to remain the invalid value and only |