Update a many to many relationship with LLBLGen Pro and a ASP .NET DetailsView
If you have a database model like: and you want to edit a CustomerEntity with LLGLGen Pro, before you save the CustomerEntity, you should delete all records in the table CustomerPermission. Update a