M
Maarkr
I've always use overlapping windows (forms) for building apps, but I thought
I'd try using the tabbed documents featrue in 2007. It has a nice clean full
feel when using the tabbed documents (forms), but one problem I've discovered
is that a user can go back to the main menu (first tab) and open other tabs
(forms), so when you edit some info on one tab and go to a different tab the
data has not been requeried, so updated info doesn't show up. Should I lock
the main menu from being accessed if another tab is open (so I can only open
one tab at a time to keep the data intact between tabs) or requery all my
forms when changing tabs? Anyone got a routine for this? On what event
should I run the requery to update info on the other tabs when moving from
one tab to another?
I'd try using the tabbed documents featrue in 2007. It has a nice clean full
feel when using the tabbed documents (forms), but one problem I've discovered
is that a user can go back to the main menu (first tab) and open other tabs
(forms), so when you edit some info on one tab and go to a different tab the
data has not been requeried, so updated info doesn't show up. Should I lock
the main menu from being accessed if another tab is open (so I can only open
one tab at a time to keep the data intact between tabs) or requery all my
forms when changing tabs? Anyone got a routine for this? On what event
should I run the requery to update info on the other tabs when moving from
one tab to another?