Showing related tags and posts accross the entire site.
-
Hi All - I just tried upgrading from .netTiers 2.2.0.603 to 2.2.0.732 today and ran into an issue where a TList Collection was not generated for a many to many relationship. I am using CodeSmith 4.1.4 revision 3592 from the command line and my current DB schema (which has not been changed) worked just...
Posted to
.netTiers - General Support
(Forum)
by
drhoten
on
06-05-2008
Filed under: .netTiers, ManyToManyListRelationship, TList, ManyToMany, collection, ManyToMany Schema, ManyToMany Schema m:n Master Detail Master Child
-
Hi Our application's main object A has collection of objects P listed in grid. As these P objects have another collection of M objects, they are edited in extra form. Problem is, we need to undo changes if user presses cancel on that form. So we do clone this P object (that was doubleclicked) with...