SteveMacPSU
Programmer
I have a form that contains a grid that displays a list of names from a table. The current data from the selected record on the grid is displayed on the right side of the form. When I delete the record and refresh the grid the name still appears with the accompanying data. When I look in the table the record is marked for deletion. I have set deleted on, and can see the record in the table when I set deleted off. But either way it still shows in the grid until I pack the table. Thoughts?