XtraReports supports the use of ADO.NET. This will be the approach you will need to take using the CurrentDataTable, CurrentView, etc from the business object once it is populated. There is some logic within the business objects that expose the strong-typed properties so it can be referenced directly. This question can lead to many more questions since you are basically asking how to do reporting with StrataFrame and XtraReports. The simplest answer, for now anyway, is what I mentioned above by using the ADO.NET exposed properties of a business object.