THE Definitive Guide for using DevExpress XtraReport with SF 1.7.6


Author
Message
Charles Thomas Blankenship...
Charles Thomas Blankenship
StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)StrataFrame User (448 reputation)
Group: Awaiting Activation
Posts: 172, Visits: 12K
I always like to make sweeping claims like this as there is always someone (or somebodies) that know more than I do and can provide additional information that makes the tutorial even better. 
  • Dynamically configuring a report based upon an SQL Server table (ReportEngine)
  • Methodology for abstracting business objects (three layers are illustrated)
  • Class Diagrams for Business Layer, BOL and Report BO classes
  • Description of the Business Binding Source as it relates to Generics
  • Creating a simple Customer List
  • Filtering the contents of that Customer List by collecting information from the user
  • Adding custom properties to Report Business Objects
  • Illustrating how powerful the Report Engine table can be
  • How to subclass an XtraReport so that common processing can be consumed over every report in your application
  • Creating an Inherited Report
  • Create a Master-Detail using the data "Flattening" methodology
  • Create a Master-Detail report by using multiple Data Sources and Sub-reports
Here it is ... https://www.dropbox.com/s/1e82qqb7h96pfu6/DXStrataFlix.zip

DevExpress 13.2.7

Free, web based, UML Modeling tool (FREE)

Charles T. Blankenship
Senior Consultant
Novant Consulting, Inc.
704.975.7152
http://www.novantconsulting.com
Reply
Edhy Rijo
E
StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Terry,

Terry Bottorff (3/1/2014)
Edhy, do you use Views for your reports or Custom Fields?


I use both.  Mostly views, I tend to prepare the SQL statement as close as needed by the report, or as generic as possible to be re-used with more than one report.  The rule for me to use Custom Field Properties is if the data to be shown in the report is just couple of hundred records, then CFP performance should not be a problem, but if the report may output more than 500 records, then I create a virtual column in my SQL statement (view) to have the data there.

That is one of the main reason the SF builder would give you the option to create a BO for the report

Edhy Rijo

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Edhy Rijo - 10 Years Ago
Terry Bottorff - 10 Years Ago
Terry Bottorff - 10 Years Ago
Edhy Rijo - 10 Years Ago
Terry Bottorff - 10 Years Ago
Edhy Rijo - 10 Years Ago
Edhy Rijo - 10 Years Ago
Edhy Rijo - 10 Years Ago
Edhy Rijo - 10 Years Ago
Terry Bottorff - 10 Years Ago
Edhy Rijo - 10 Years Ago
                     Thanks Edhy, I will look into this over the weekend.
Terry Bottorff - 10 Years Ago
Terry Bottorff - 10 Years Ago
                         Hi Terry, Great, glad you were able to rename the BBS. This is a very...
Edhy Rijo - 10 Years Ago
                             Edhy, do you use Views for your reports or Custom Fields? I am not...
Terry Bottorff - 10 Years Ago
                                 Hi Terry, [quote][b]Terry Bottorff (3/1/2014)[/b][hr]Edhy, do you use...
Edhy Rijo - 10 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search