Z
zleug
Guest
Hi All.
One of the WPF form of my project should be use two entity tables.
The form has three fields from both tables: Name, Description, IsActive, CreatedDate, CreatedBy, UpdatedDate, UpdatedBy.
How to binding form and fields if data source has two tables?
How to create save and update methods to save and update data for both tables?
Thanks.
Continue reading...
One of the WPF form of my project should be use two entity tables.
The form has three fields from both tables: Name, Description, IsActive, CreatedDate, CreatedBy, UpdatedDate, UpdatedBy.
How to binding form and fields if data source has two tables?
How to create save and update methods to save and update data for both tables?
Thanks.
Continue reading...