I am trying to bind an entity framework DbSet to DevExpress XtraReports, but I get only one row in the generated PDF inctead of the whole dataset.
I used the followin