XtraReports is a Reporting Tool made by DevExpress for WinForms, ASP.
I'm taking a look now to XtraReports reporting tool and there's something that I don't get it yet. How do …
c# devexpress xtrareportI am using Devexpress XtraReport in Windows application for reporting purpose. I have set a parameter param1 having string as …
devexpress parameter-passing xtrareportI have a datatable with more than 300 rows. I want each page to present only 10 rows in it. I want …
c# devexpress xtrareportConsider my following XtraReport It generates following output when previewed. Notice the sum of Total marks in the report footer …
c# xtrareportI need to serialize a report design. This is the scenario: The app has base reports, let's say "Sales Report" …
c# .net devexpress reporting xtrareportDoes anybody know how to set the title to the form viewer when showing an XtraReport document? The scenario is …
c# devexpress xtrareportI have a main Report which consist of (Detail Report) Transaction # Amount Due PaymentType Money Tendered and I have another …
vb.net devexpress reporting report xtrareportI know how to create Custom Fields in a DataSet for a Report in DecExpress XtraReports. But I need to …
asp.net devexpress xtrareport calculated-field custom-formattingI have an unbound XtraReport that has a subreport control which contains another report. I call "unbound" to a report …
c# devexpress subreport xtrareportI need to change the back color of a xrTableCell based on the value inside. Say, if the value is "…
devexpress reporting xtrareport