Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Grid not updating correctly

Status
Not open for further replies.

ninjaman01

Programmer
Aug 11, 2021
14
PH
Hi Guys,

Anyone knows what are the causes of when updating your table it updates correctly when you add,edit,delete record from it however when it display in the grid it duplicates the new record and overwrite it? any suggestions to fix this error?
 
I already solved the issue apparently my grid properties recordsourcetype is set 0 = table so i change it to 1= alias so that it wont make a another table file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top