Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Edhy...you misunderstood what I was getting at. You could create a common table if you wanted. But I would be more inclined to create a common control (user control) that gets dropped on unique forms. That is a much more normalized environment...but you can go any way you want. If you want to have one form with a lot of BOs on it, then just programatically create the BO translations.
|