OK thanks.
Is there an example of using - this line is raising a warning in VS - ReportViewer.ReportSource = Report. saying The implicit ReportSource conversion is obsolete, Please create InstanceReportSource instead.
But I can find any good examples on how to do this.
My code now looks like this: