I commonly use DB Grids as read-only summary data on the bottom half of a form. Top half will be editable fields for whatever row is selected. EXIT EEP uses a SELECT INTO w/ indicator command to ID the current row fields with no value and marks the ones that are missing. When entering DB Grid rows the same SELECT INTO command marks missing items everytime.
Trying to figure out how to mark missing DB Grid row items when I leave a row. Tried all the DB GRID EEP options and can't seem to catch a method to that works. The new row is marked immediately, but the blank date in the previous row is ignored. If I go back to that row with the blank date, the blank date is marked immediately. Any suggestions? Tom Frederick President/CEO Elm City Center 1314 W Walnut Jacksonville, IL 62650 W- 217-245-9504 F - 217-245-2350 E - [email protected]

