Devexpress reporting

 WHO Hand Sanitizing / Hand Rub Poster PDF

NET MVC Applications. In addition, we’ve included links to a number of help topics. Note: A PDF document only stores a default Optional Content configuration. The newly created report is loaded in the Visual Studio Report Designer where you can modify it. The Blazor Reporting suite ships with the following UI components that allow you to design, view, and print reports in Blazor applications that support the following hosting models: DevExpress Reports for ASP. Data. Inherited from XtraReportBase. The topics in this section provide information about report scripts: Scripts Security. Add an End-User Report Designer to a WPF application. Aug 28, 2023 · NET Web Forms Reporting. Create series dynamically. NET MVC allows you to integrate feature-complete reporting within any MVC project. You can bind report elements to individual data source fields or create binding expressions of any complexity. Call the GetCurrentRow method in control event handlers (for example, in a BeforePrint handler) to obtain a business object, then Nov 2, 2023 · Nov 02, 2023. Apr 15, 2024 · The DevExpress UI for Blazor  is a component suite for the ASP. From master-detail information of any complexity to built-in data export options, DevExpress Reports has been consistently voted #1 by readers of Visual Studio Magazine. 2 and then introduces our built-in implementation to be released with v19. Modify PDF content size. Scripts Overview. Add a new blank report, as described in the following help topic: Create a Report in Visual Studio. Web End-User Report Designer. PrintingSystem. The topics in this section describe how to create reports at runtime and use scripts to provide custom logic to reports: Create a Report in Code. Use Report Scripts. GetDataSources – returns all report data sources. Aug 28, 2023; DevExpress Reporting provides End-User Documentation that describes how to use the UI of Reporting Controls depending on the platform. Use the XtraReports menu. NET 6, . These expressions can include multiple data source fields and Apr 25, 2024 · If you build an Expression, you can use functions. Description. DevExpress Reporting is a reporting tool and component library for the . json and add following dependencies. DevExpress Reporting ships with platform-specific UI controls – Document Viewer and Report Designer. Open the Report Gallery window. NET MAUI (Android, iOS), or JavaScript. In XtraReport Designer I drag a XRCheckBox onto the grid. Aug 28, 2023. This blog post includes links to a series of interesting DevExpress Reports-related support tickets. Jun 18, 2024 · Use the command prompt to perform the following steps to create and configure the client part: Make sure you have the current versions of Node. The following steps describe how to create a report in code: Create an instance of the XtraReport class or implement an XtraReport class descendant. Explains how to bind a report to an SQLite database. Double-click the label to invoke its in-place editor and type the desired text. A fully integrated JavaScript mobile development framework so you can Oct 10, 2019 · DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. To inspect the source code for this demo on your machine, you must first Feb 23, 2015 · Answers approved by DevExpress Support. RUN apk update && apk upgrade RUN apk add icu-libs icu-data-full fontconfig. Reporting. Tutorial 1 - Bind a Report to Data. JSReportViewer. To invoke the designer, create a project of a supported type and add a new report to this project as described in the following steps: Press CTRL+SHIFT+A or click Project | Add New Item in the Visual Studio menu. See: Expression Constants Operators And Functions -> Logical Functions. Report Service Life Cycle. Services; using DevExpress. The XRTable control displays information in a tabular format and allows you to create table reports. The TextFormatString property allows you to specify an output format for values bound to the XRLabel ‘s Text property. tsx file and substitute its contents with the following code: v24. CustomReportProvider. Report Parameters in ASP. NET Core projects, a template for inherited reports Jul 29, 2022 · This static class contains five methods that allow you to execute basic operations with report data sources at runtime: AddDataSources – adds the specified data sources to a report. sln) where you would like to create new DevExpress Reports in the *. 24. Web Document Viewer. Aug 30, 2021 · Note that the field order defines the hierarchy in the resulting cross-tab report. repx format (or with existing report template files). Change the report page layout to landscape to ensure the cross-tab content fits the report well. js with NPM installed on your machine. UI; using ReportingWebApp. ContinuousPageNumbering property to specify whether to update the page numbers after customizing the collection of pages or preserve the page numbers from the original document(s). You can also create and customize reports in code. If a control already overlaps the growing control by even one pixel, it will not be pushed down by the May 31, 2023 · The XRLabel control displays text (static or retrieved from a data source) in a report. PredefinedReports; using System; using System. DevExpress Reports offers dozens of built-in features to simplify the report generation process. Go to package. A picture is worth a thousand words: All you have to do is select the appropriate fields and literally drop them on the report surface. NET, WinForms, HTML5 or Windows 10, DevExpress tools help you build and deliver your best in the shortest time possible. Dec 13, 2021 · The new DevExpress Visual Studio Report Designer uses the *. Ubuntu. . Feb 8, 2024 · Use the DevExpress . Debug Scripts in Visual Studio. Click Export To and select an export format from the list to download the report in the Aug 18, 2011 · DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Over the past few months, we've focused on enhancing the report generation process within multiple environments, while maintaining independence Oct 17, 2023 · WPF Reporting. Inherited from XRControl. May 16, 2022 · Go to [YOURAPPNAME]. Name the report TestReport. Create a platform-agnostic template that defines how data will appear on printed pages or exported documents. DevExpress Reports is our feature-complete reporting platform and component library for the . For this example, we will use a PDF file generated from our Profit and Loss demo. Please refer to the Parameters Overview help topic for more information regarding the report parameters. Make the following changes to the docker file configuration when you add the application to a Linux container: #Install dependencies RUN apt Jun 4, 2024 · The DevExpress Reporting web application is composed of client reporting controls, a server-based reporting engine, and various services. Should you have any questions about this Jan 16, 2024 · Use Reporting Tools in . Drag a Boolean field from the Field List (Visual Studio Report Designer) onto your report. We would like to show you a description here but the site won’t allow us. Apr 8, 2023 · XRBarCode and XRGauge report controls now ship with enhanced design-time support (WYSYWIG rendering). NET Core apps. Add a data source with two unrelated tables. This means that Layer visibility is not preserved when you save the document. The method returns PDF data and the Document Viewer passes this data to the browser. Dec 21, 2021. This section describes the End-User Report Designer that targets the WPF platform and allows you to delegate the report creation and customization to your end-users. NET Web Forms applications with the reporting functionality: Apr 20, 2021 · Use the DevExpress. console. You can also create two tables simultaneously, for instance, one that shows column titles in the Data Filter Overview. Aug 18, 2023 · The topics in this section describe how to allow end-users to create and edit DevExpress reports on the client by adding a Report Designer to Windows Forms applications: Load a report in a default Report Designer form or add a custom report editor to your WinForms application. The Enterprise-ready DevExpress Report and Dashboard Server is a web-based ASP. npm install -g @vue/cli. This section will cover two situations in which you might need this functionality: Nov 1, 2022 · The following report events help you to update report parameter values: XtraReport. NET Product Installer to install DevExpress components and Demo Center on a Windows machine. NET (Core, Web Forms, MVC), Blazor (Server, WebAssembly), . Create a Report. RUN apt-get install -y libc6 libicu-dev libfontconfig1. The app illustrates the following reporting features: bands and controls , calculated fields , appearance , format rules , parameters , summaries , a summary chart , table of content , and more. NET/Blazor/WPF/WinForms/Mobile, and a rich set of report controls, including cross tabs/charts so you and your users Aug 21, 2023 · This section contains step-by-step tutorials that demonstrate how to create a simple table report that covers basic features of DevExpress Reports. cshtml: @ DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Oct 13, 2022 · DevExpress Reporting allows you to use various data source types (SQL databases, Entity Framework data sources, custom objects or Excel files) to supply reports with data. The Report Wizard window appears: Select Blank In the invoked Report Wizard page and click Finish. Integrate the report into your application’s UI. To use Azure cloud storage, you must have the DevExpress. Add the subreport to the main report. XtraReport. Jun 17, 2024 · Navigate to the Reporting node and select the DevExpress v. 1 Report item template. Right-click a report’s data source in the Field List window (or Report Explorer window) and select Add to Gallery. Update npm Packages. Event names and data in event arguments passed to the Angular callback handler Web & Mobile. See the following documents for more information on both methods: Nov 1, 2023 · Press CTRL+SHIFT+A or click Project | Add New Item in the Visual Studio menu. NET MAUI application that uses DevExpress Reporting tools. Web. 1 Local or your NuGet feed from nuget. For more information, review the following help topic: Get Started with DevExpress Reporting. It can display images of various file formats: BMP, JPG, JPEG, GIF, TIF, TIFF, PNG, ICO, DIB, RLE, JPE, JFIF, EMF, WMF. Call the RenderScripts() method to render scripts. Set the report’s color scheme and click Next. Interactive Sorting. Go to the Updates tab, and select the DevExpress. The Office File API library is available for desktop and web applications that target a Mar 15, 2024 · In the Package source drop-down list, select DevExpress 24. When used in the DevExpress Report Designer, our Barcode control now renders a real barcode image (based on selected symbology and specified text data). DesignReport. Use the Text property to specify the label text. Open extension settings and specify your DevExpress NuGet Feed API key. SeriesTemplate property returns. Occurs when the height of any band in the collection returned by the XtraReportBase. Bind the report to the Products table of the sample Northwind database. This is what I am doing. Take a look at the End-User Report Designer’s graphical user DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Select the report type in the invoked Report Wizard Aug 28, 2023 · NET MVC Reporting. 3: Report Controls tab onto the report’s area. The DevExpress WPF Subscription ships with over 110 UI Controls and Libraries allowing you to build Microsoft Office inspired and data analysis application. . Jun 18, 2024 · DevExpress Reporting integrated in Azure can use the following storage techniques: S3 Compatible Storage and Distributed Cache implemented in ASP. Hit F1 and call the DX Reporting: Start Designer to create an empty config file. Use the TView and TModel type parameters to associate the page Presenter with an appropriate View and Model (they are created later). NET Core, and . Scripts Tab - Visual Studio Report Designer. Users can add, update, save, and display a report's print preview in . Open the folder/workspace that contains a project or solution (. And yes, DevExpress Reports ships with a full-featured, web-based report designer. Delete the package-lock. Review the following help topics for details: Bind a Report to a Database; Bind a Report to a Data Source Schema; Bind a Report to a Stored Procedure; Use the SqlDataSource class to bind a report to an SQL database at DevExpress Reports offers dozens of built-in features to simplify the report generation process. DevExpress Web Reporting controls are composed of DevExtreme UI components. Create bands and add them to the report’s Bands collection (the DetailBand is Jul 2, 2021 · Reporting API. Jun 7, 2024 · You can use the DevExpress Office File API library to post-process reports exported to DOCX, XLSX and PDF formats. Apr 26, 2024 · Perform the following steps to accomplish this task: Create a custom page Presenter by inheriting it from the abstract WizardPageBase<TView, TModel> class (from the DevExpress. ParametersRequestSubmit - occurs when all parameter values in the Parameters UI are entered, and the Submit button is pressed. Right-click the data source in the Data Sources node and select Add to Report Components. Use the Report Wizard or the Data Source Wizard to bind a report to data at design time. Name. Assign the data field that contains series names to the XRChart. AspNetCore. XtraReports. BandHeightChanged. Use the PrintingSystemBase. Note. General Information. This post describes how to implement this feature in v18. Use the Report Designer Options window integrated in Visual Studio’s menu to specify the default settings for all reports you create in Visual Studio. Embed DevExpress Reporting tools into your Web or mobile apps for ASP. VB. ParametersRequestBeforeShow - occurs before the Parameters panel appears in a Print Prevew. npm -v. // Create the 1st report and generate Dec 5, 2012 · DevExpress Snap is a new style of reporting tool that does just that. Describes how to view, customize, export, and print DevExpress reports in WPF applications. You can add a table control by dragging the XRTable item from the toolbox DX. Oct 19, 2021 · Reporting Team Blog. Web; namespace ReportingWebApp. 1 includes an enhanced PDF Facade API and new APIs designed to manage Optional Content (Layers) visibility in code. Click Update. Debian. Dec 21, 2021 · Use Report Scripts. Handle Script Events of Report Elements. NET MVC application with straightforward setup, intuitive administration and comprehensive report distribution options within its user interface. This function returns the Expression if the Collection contains only one object that meets the specified Condition (optional). 1. Use Helper Classes. Client-side events in Vue are handled with callbacks specified in the Knockout bindings. The DevExpress Visual Studio Report Designer allows you to quickly create reports. Filter records at data source level using your data connection query if you are binding to a large data source and want to speed up the retrieval process. Oct 30, 2023 · DevExpress Reports — our cross-platform reporting suite — allows you to generate report documents in applications targeting any . Assign a data source to a report. NET 5, . ReplaceDataSource – replaces a report data source with the specified data source. Single([Property1]) — returns the found object’s property value. Calculate Custom Summaries via Scripts. See Documentation. Jun 05, 2024; 4 minutes to read; Topics in this section describe how to use Reporting components in applications based on the React framework. Provides information on how to ensure the maximum level of security in your WPF DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. In this demo, end users can sort report groups and detail data. com. Report Designer - the JSReportDesigner class. DevExpress Reports ship with a Visual Studio report designer, runtime report designers for WinForms/WPF/Web, and a rich set of report controls, including cross tabs and charts. Over the past few months, we've focused on enhancing the report generation process within multiple environments, while maintaining independence A DevExpress report. In essence, you need to create a class the implements certain interfaces. Data Bind it to one of the String DataColumns (the data is either "true" or "false") of the dataset. 1 roadmap. csproj or . XRPictureBox is used to embed static (stored along with the report definition) or dynamic (obtained from a data source) images into a report. Install the Vue CLI (command line interface tool) globally: console. For general information on DevExpress Reporting, refer to the following topic: Get Started with DevExpress Reporting. 24. Single (Expression). Complex type values for properties marked with the XtraSerializableProperty attribute (for example, a reference to an object). RUN apt-get update. Hold the Ctrl key and select the ProductName and UnitPrice fields in the Field List window. NET MAUI Applications (macOS, iOS, Android) Jan 16, 2024; 5 minutes to read; This topic describes how to create a . Blazor project templates for Visual Studio are installed automatically. You can use markup in a label caption to This example generates a salary report for each employee and a summary report for the management department. Bands property changes. Services { public class CustomReportProvider : IReportProvider { public XtraReport GetReport(string id, ReportProviderContext context) { // Parse the string with the report name and parameter values. Select Blank in the invoked Report Wizard page and click Finish. In . NET Core application: Visual Studio Tools for Docker with ASP. Select the report type in the invoked Report Wizard and click Finish. Video Tutorials (YouTube) The topics in this section describe how to create reporting applications in ASP. DevExpress WinForms and WPF Reporting components allow you to incorporate a Report Viewer or End-User Report Designer directly within your desktop application. The DevExpress Reporting Subscription delivers easy-to-use customization options and a rich set of report controls. Navigate to the Reporting node and select the DevExpress v. NET/. css file from the devexpress-reporting NPM package to the page that contains the Report Designer and render two separate parts of the reporting control: Call the RenderHtml() method to render markup. Add a label and type Hello, World!: Click the report’s smart tag and select DevExpress Reports for WinUI ships with a fully integrated Visual Studio Report Designer and Document Viewer. Mvc and create a folder named Reports. Provide a Client Part to the Client Dec 25, 2017 · DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Among the most popular usage scenarios are updating a label value or hiding a report control based on the Iif function result. Nov 30, 2023 · Design a report. NET Standard projects. The Iif function can be used in report expressions. 1-stable Open the app/page. Developer documentation for all DevExpress products. The report parameters can be used to pass some data to reports that can be used to generate a report or filter its data. For instance, in the code example below the expression Phone: {0: (###)-##-##} expects the phone field to be an integer. VSREPX report files are supported for those who already store reports in this format. Mar 5, 2024 · Merge Reports in Web Applications. Aug 28, 2023 · Developer documentation for all DevExpress products. The higher the field on the list, the higher the level in the field hierarchy. Demonstrates how to print reports and change print settings in WPF applications. In This Article. CS file format to store report layouts by default. Oct 6, 2021 · Refer to the Add a Chart (Set Up Series Manually) step-by-step tutorial for details. Download: Free 30-Day Trial Run Demo Watch Video: Reporting YouTube Channel. Tutorial 2 - Design the Report Layout. Start by deleting the node_modules subfolder within the project folder. Azure Database connected through XPO. NET MVC: DevExpress have allowed me to provide a fully-functional CRM, supporting marketing, sales and support activities to my end users. Video Tutorials (YouTube) The topics in this section describe how to extend ASP. DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. You can use the Visual Studio Report Designer to create reports for most common scenarios. json file. Select the DevExpress Report item, specify a report name, and click Add. Dim report As New XtraReport() ' Bind the report to a data source. If you added a checkbox from the Toolbox, click the control’s smart tag, expand the CheckBoxState property’s Expression drop-down list and select a data field. NET Core . In a view, add the dx-reporting-skeleton-screen. Export Reports on the Client Side Export Reports within the Document Viewer’s UI. You can invoke the Report Designer Options window in one of the following ways: Click Tools in Visual Studio’s main menu and select Options…. Hi Wendy, Use report parameters to accomplish your task. Nov 27, 2023 · Configure the VS Code Report Designer Extension Refer to the extension description on Visual Studio Marketplace * for quick start information: VS Code Report Designer extension . Assign a data source to the report: specify the DataSource and DataMember properties. It returns one of multiple specified values depending on a result of a logical expression. cs; using DevExpress. NET-based platform, deployable on any supported operating system. Use the report’s settings demonstrated in this section if you want to load the entire dataset and filter it on the client. Jul 5, 2018 · To export a report to a MailMessage  object containing an HTML representation of report contents, use the XtraReport. Table Overview. Select Blank report in the opening wizard, and create new empty report named SampleReport. This library allows you to load, edit, export, and print rich text documents, spreadsheets, and PDF files without any UI components involved. May 27, 2022 · How to Bind a Report to a SQL Database. You can create pages in a separate report and merge them into the base report. Azure Cloud Storage. CreateReportHeader(report, "Products by Categories") CreateDetail(report) ' Create a detail report. Occurs after an XRControl object is displayed in the report. devexpress. 1 Blazor App Template Gallery . WizardFramework namespace). When the CanGrow property is enabled, the control’s height can be automatically increased to display the entire content. NET Core - How to Use the SkiaSharp-Based DevExpress Drawing Engine. Jun 4, 2024 · WinUI. Press CTRL+Enter to submit text changes and exit the label’s in-place edit mode. node -v. You can also implement and register custom functions. When I preview the report in the designer the text box always shows as Indeterminate regardless if the value Jun 24, 2024 · npx create-next-app@latest react-report-designer Navigate to the project folder: cd react-report-designer Install the devexpress-reporting-react npm package: npm i devexpress-reporting-react@ 24. Dec 7, 2021 · Create a subreport and embed PDF content within it. Our next major update (v24. Send method to send the message. To control how the current document is exported and sent via e-mail from the Apr 27, 2021 · Picture Box Overview. Jan 8, 2024 · Report Designer Options. This post details DevExpress Reports and BI Dashboard -related features we expect to ship in June and describes what’s included in our early access preview (EAP) build. The CRM has full reporting, including User Report Templates (using the End-User Report Designer) and end-user designed Dashboards (using the Dashboard Designer). After a mail message is generated, you can initialize SmtpClient  and call its SmtpClient. BindToData(report) ' Create a master report. SeriesDataMember property and specify the argument and value data members of the SeriesBase object the XRChart. Invoke the DevExpress Template Gallery Click Create a new project on Visual Studio’s start page and select the DevExpress v 24. This adds a new checkbox to your report and binds its CheckState property to the dragged field. AfterPrint. Apr 30, 2024 · Refer to the following tutorial for instructions on how to dockerize (add to a Docker container) your DevExpress Reporting ASP. Create a new blank report named DetailReport. From master-detail information of any complexity to built-in data export options, DevExpress Reports has been consistently voted #1 by Jun 5, 2024 · Reporting for React. Mar 27, 2024 · 27 March 2024. DevExpress Reporting allows you to enable sorting in Print Preview with no code. Configure a Report Service. Drag the fields and drop them onto the report’s Detail band: DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Viewer. For additional information on what we plan to ship in June, please refer to our v24. Azure  NuGet package installed. As expressed in your feedback, token-based authentication functionality is crucial for JsonDataSource usage. Apr 4, 2019 · Reporting Team Blog. 1) is set for release in early June. Whether using WPF, ASP. NET ecosystem. Any other report elements that may reside below the current control will be moved down to prevent them from overlapping. CreatePage method of the report’s XtraReport. 19 October 2021. Follow the steps below to create an application that generates a simple report, exports it to PDF, and shares the result with other applications. Click Next. Explains how to add the End-User Report Designer to WPF applications. private void MergeTwoReports() {. Sep 28, 2018 · Public Sub CreateReport() ' Create an empty report. Options described in this section allow you Mar 5, 2024 · Add a data source to the Report Gallery. Apr 15, 2011 · Maybe I am using this control for the wrong purpose. DevExpress Reports ship with an intuitive Visual Studio Report Designer, runtime Report Designers/Report Viewers for ASP. End-User Documentation. The topics in this section describe the principles of creating service-oriented reporting applications using the Windows Communication Foundation  (WCF) architecture: Report Service. To add this control to a report, drag the XRPictureBox item Jun 7, 2024 · The following commands configure the environment in the dockerfile: View Example: Reporting for ASP. Apr 26, 2024 · Create a Detail Report. Modify the newly created report in the Visual Studio Report Designer. Mar 27, 2024 · DevExpress Reporting controls deserialize the following data types automatically: Custom controls saved in XML/REPX. Ensure the specified format string fits the type of the bound value. Create a new application or open an existing application. You can also add an empty page using the PrintingSystemBase. DevExpress Reports ship with a number of predefined functions that address common user scenarios. The following diagram shows the complete set of components, and as you will see later, many scenarios require fewer parts. Select Blank if you want to create a report from scratch. Extend a Report Service with Custom Functionality. Jun 20, 2024 · Single (Expression) You can pass an expression as a parameter: [Collection] [Condition]. Alpine. NET Blazor  framework. Reporting package. Given the fields and shape of the data being dropped, we give you a fairly good estimate of how we think the report should be laid out. This section describes how you can create Blazor Reporting applications using DevExpress project templates in Visual Studio. You can use integrated report and data source wizards, group and sort data, drag and drop report controls/fields onto the report design surface, localize Jun 17, 2024 · To access the client-side Reporting API in Vue applications, use the following objects: Document Viewer - the JSReportViewer class. Oct 16, 2023 · DevExpress Reports — our cross-platform reporting suite — allows you to generate report documents in applications targeting any . You can also find detailed setup instructions for macOS in the following blog post: Create and Modify DevExpress Reports in Visual Studio Code (VS Code) on macOS and Feb 12, 2024 · DevExpress engineers feature-complete Presentation Controls, IDE Productivity Tools, Business Application Frameworks, and Reporting Systems for Visual Studio, Delphi, HTML5 or iOS & Android development. Jul 02, 2021. This allows you to print and export the merged pages as a single document, and to retain the original settings and orientation of the report pages: C#. Sep 8, 2023 · Create a Report in Code. cs and click Add. To be able to run the Document Viewer, the client web browser must support HTML5. We hope you find these tickets of value as you explore the capabilities of our reporting platform. Print method to print a report. ExportToMail method. Steps 1, 2, and 3: Create a blank report and repeat the steps described above: Drop the XRPdfContent control onto the Detail band. Jul 5, 2018 · Report Designer. [Collection]. This topic explain how you can do that. Take a look at the End-User Report Designer’s graphical user interface. Use the GetCurrentRow method when you bind a report to a business object (such as Object Data Source, EF Data Source, or XPO Data Source) to retrieve data from the object’s methods or properties with custom logic. Right click on the Reports folder then click Add -> New Item, then select DevExpress Report item. NET. ez bc nj nr op qp lg qb gd qf


Source: