Author: Pamela Thalacker
Posted: 1999-10-28 at 15:01:04
I want to create a user-interface like Outlook's for my phone numbers. The one described in the November FPA won't do because phones are normalized out of the main contact table in my application and not in his. So the textbox portion of the container will have to have a distinct view because each phone number will be looking at a different record in the same table. Is there a reasonable way to design the middle tier of this so that one phone business object can handle mutilple controls or is the only reasonable design to have a separate phone business object for each phone control container on the form? It seems like an awful lot of overhead for a little phone number.
:-) Pamela
pamela@eagle-crest.com