Sorry for displaying such large images but I wanted to show the problem - I've tried before to describe it in words and got no response.

When I run my report the first time it displays correctly - see below.
Name:  1st.jpg
Views: 7596
Size:  300.3 KB

If I run the report a second time, sometimes it does not display all the report - the top part is missing - see below (here I have run it on a different person).
Name:  2nd.jpg
Views: 7264
Size:  292.5 KB

I have found the only solution is to exit the option completely and run the report again - you can see the report is now correct - see below
Name:  3rd.jpg
Views: 7221
Size:  293.9 KB

There must be some initialisiation missing.

I do have
Code:
ReportViewer1.Reset()
On the report form load.

Can you suggest what I am doing wrong or suggest where I can look for more help.
Thanks