Master-detail display -- a lot of work?

Hello,
I have two tables with a master detail relationship between them. I’d
like to display both on one screen, for example, a single-record display
of the master in form format on the left side of the screen and on the
right side, the corresponding details in grid display format. I’d like
to have a Find, Next, Previous buttons associated with the master. The
display of the details should be synchronized with the master display.
Is there an example around that one can learn from?
Thanks.
gk