Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RowNotInTableException
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01255641
Message ID:
01257570
Vues:
14
E.R.,

>How do you sync up an EntityList to a BixObj DataSet if you delete a row in the dataset with BixObj.Delete(dateset,rowIndex). I was getting a RowNotInTableException when trying to set some values on the Entities in the EntityList after the deletion.

In the current release (2.4) you either need to manually delete the item from the entity list or simply call CreateEntityList() to rebuild the list. In the next release (2.5) there are multiple overloads of DeleteEntity() that allow you to delete the entity from the list directly.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform