Board index » delphi » DBGrid:1 record inserted, duplicate display ??
Jean-Rene Nicolet
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
DBGrid:1 record inserted, duplicate display ??Hi! I have a form with a DBNavigator and a simple DBgrid to maintain a 5-field The table has a before insert trigger at the row level to: When I Insert a new record from my D3 app , the database part works fine but To get the DBGrid to display this properly, I have to disconnect from the db JR Nicolet |