Aug 8, 2007 #1 lennynuts Programmer Joined Oct 12, 2006 Messages 9 Location GB I have a dbgrid updating a database. Where should I validate that what is typed in the grid is sensible, a date in a date field etc TIA Lenny
I have a dbgrid updating a database. Where should I validate that what is typed in the grid is sensible, a date in a date field etc TIA Lenny
Aug 8, 2007 #2 DelphiAaron Programmer Joined Jul 4, 2002 Messages 826 Location AU if your using TTable, look at TField.OnValidate Aaron Upvote 0 Downvote