Hi!
report.SetDataSource(MyICollection);
but how do I for instance bind column with name "Name" in ICollection to a textbox in the report?