No problem Laurence, asking around is not a sin...
Have you taken a look at our Master-Detail Control? This control might cover
your scenario of selecting from a list and displaying detailed information
on a particular issue.
This link provides a more detailed explanation on how to use it:
http://blogs.msdn.com/infopath/archive/2004/04/06/108694.aspx
The Master/Detail control is part of InfoPath SP1. To check if you have SP1
installed, go to Help | Check for Updates.

Signature
Jose Oliver-Didier
Software Test Engineer
Microsoft Office InfoPath
Check out http://blogs.msdn.com/infopath for additional InfoPath tips and
tricks.
Please post questions to the newsgroup; everyone benefits.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sample code subject to http://www.microsoft.com/info/cpyright.htm
> Hi,
>
[quoted text clipped - 8 lines]
> A classic search scenario, Can someone point me in the right direction on
> how to approach this
Kevin H. - 22 Oct 2004 21:47 GMT
Jose,
Is it possibel to do this with managed code? The examples are all great but
with scripting... also have the Data Objects completely changed
(DataObject--> DataAdapter)? The SDK is very script oriented.
cheers,
Kevin
> No problem Laurence, asking around is not a sin...
>
[quoted text clipped - 20 lines]
> > A classic search scenario, Can someone point me in the right direction on
> > how to approach this