Print Page | Close Window

DevExpress XtraReports

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=754
Printed Date: 11-Jun-2026 at 4:48am


Topic: DevExpress XtraReports
Posted By: orcities
Subject: DevExpress XtraReports
Date Posted: 04-Apr-2008 at 3:18pm
I am trying to bind to an XtraReport. When I do it only takes the first record and not the relations. I saw in another post that relations can be seen in the XtraReport. How is that?



Replies:
Posted By: GregD
Date Posted: 15-Apr-2008 at 4:40pm
You can see an example of a master-detail XtraReport in the "Reporting"  learning unit in the 200 series. If the version of Dev Expressed used in the sample is older than yours, use the DevExpress Project Converter utility (on its Tools menu) to update the sample to your version.
 
Best regards,
Greg Dunn
IdeaBlade
 


Posted By: orcities
Date Posted: 16-Apr-2008 at 9:25am
I am doing user created reports (XtraReport.Designer). If you pass in an entity as the DS it doesn't do any of the Relations.


Posted By: DataMan
Date Posted: 21-Apr-2008 at 7:59am
Hi there,
 
I've been doing a bit of work with XtraReports and you can use relation by inserting "Detail Reports" into the XtraReport
 
http://www.ideablade.com/forum/uploads/temp/20080421_105820_DetailReport.zip - uploads/temp/20080421_105820_DetailReport.zip
 
That allows you to look at any child relations of the parent you are currently reporting on.
 
 



Print Page | Close Window