AI OnAI Off
Hi,
I believe that correct way is to do call Delete on the row:
Thanks Quan,
I started with .Delete() as my first option but that did not work as well. Do we need to call acceptChanges() after the .Delete()?
Syed
I am trying to remove the catalog entry relation row but after calling the CatalogEntryRelation.RemoveCatalogEntryRelationRow function the changes are not reflected in the database. Below is the snippet of code I am using. Am I missing anything?
Thanks,
Syed