Tag Archives: Object Scope/Context

Master-Detail Forms & Object Scope (Context)

Imagine a master-detail form. The top portion of the window contains a grid listing people’s names. Below is a form where the currently-selected person’s details may be edited. Should data-binding be used to connect the edit form’s fields directly to … Continue reading

Posted in Programming | Tagged , , , | Leave a comment