Hi,
[1]
I have two forms, each showing data from the same table but different views.
How do I syn the the two forms, so that both forms will show the same record
when record moves in either form.
[2]
In Mdi app, I need a context sensitive navigator bar that is in syn with the
activeMdichild form. How can it be done?
Thanks.
WineNCheese - 15 Dec 2004 23:09 GMT
I'd do it by hand. It's not hard. A few event handlers, and define a few
of your own events and the problem is solved.
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thanks.