Basic Steps
- How to: Add a New Report to Your Application
- How to: Add a New Report to an ASP.NET Web Application
- How to: Add a New Report to an ASP.NET Web Site
- How to: Create a Report at Runtime
- How to: Create an Inherited Report
- How to: Create an Inherited Report (Runtime Sample)
Report Types
- How to: Create a Static Report
- How to: Create a Table Report
- How to: Create a Master-Detail Report using Detail Report Bands
- How to: Create a Master-Detail Report using Subreports
- How to: Create a Multi-Column Report
- How to: Create a Cross-Tab Report
- How to: Create a Cross-Tab Report (Runtime Sample)
- How to: Create a Side-by-Side Report
- How to: Create a Drill-Down Report
- How to: Create a Drill-Through Report
- How to: Create a Mail Merge Report
- How to: Create a Label Report
- How to: Merge Pages of Two Reports
- How to: Display Multiple Data Tables in a Single Report Document
- How to: Bind a Report to an MDB Database
- How to: Bind a Report to an MDB Database (Runtime Sample)
- How to: Bind a Report to an MS SQL Server
- How to: Bind a Report to a Stored Procedure
- How to: Bind a Report to an Array List
- How to: Bind a Report to a Collection of Custom Objects Implementing the ITypedList Interface
- How to: Bind a Report to an XML File
- How to: Bind a Report to a Dataset Populated from an XML File
- How to: Provide Custom Names for Data Items
- How to: Bind a Report to a Dataset at Design Time and Provide Data at Runtime
- How to: Bind a Report to a List Object at Design Time and Provide Data at Runtime
- How to: Bind a Report to Multiple Data Sources
- How to: Create a Report with Parameters
- How to: Create a Report with Parameters (Runtime Sample)
- How to: Pass Parameters of Custom Types
- How to: Silently Pass a Parameter's Value
- How to: Provide Custom Editors for Report Parameters
- How to: Bind a Report Control to a Data Field
- How to: Bind a Label to a Parameter
- How to: Embed Several Data Fields into a Control's Text
- How to: Simulate the Mail Merge Feature for Summary Fields
- How to: Create a Calculated Field
- How to: Create a Calculated Field (Runtime Sample)
- How to: Group Data
- How to: Group Data (Runtime Sample)
- How to: Group Data by Days of Week
- How to: Group Data by Days of Week (Runtime Sample)
- How to: Implement Custom Grouping
- How to: Sort Data
- How to: Sort Data (Runtime Sample)
- How to: Sort Groups by a Summary Function Result
- How to: Filter Data at a Report's Level
- How to: Filter Data at a Data Source's Level
- How to: Conditionally Filter Data
- How to: Calculate a Summary Function
- How to: Calculate a Running Summary
- How to: Calculate a Custom Summary
- How to: Format Data
- How to: Conditionally Change a Label's Text
- How to: Programmatically Reset a Control's Appearance
- How to: Use Odd and Even Styles
- How to: Create and Store Report Style Sheets
- How to: Conditionally Change a Control's Appearance
Navigation and Interaction
- How to: Insert Page Numbers
- How to: Insert Page Numbers for Groups
- How to: Add a Cross-Reference
- How to: Add a Hyperlink
- How to: Add Bookmarks to a Report
- How to: Create a Document Map with Bookmarks for Every Page
- How to: Obtain a Label's Text When It Is Clicked in the Preview
- How to: Sort a Report in the Preview
Chart
- How to: Create a Report with a Chart which Series are Bound to Data
- How to: Create a Report with a Chart Bound to Data Using Series Templates
- How to: Display a Chart in a Group Footer
Custom Controls
- How to: Create a Numeric Label
- How to: Create a Progress Bar Control
- How to: Make a Custom Control be Available Only for a Specific Report Instance
- How to: Add a Custom Control to a Toolbox Bar in the End-User Designer
Storing Report Definitions
- How to: Save and Restore a Report Definition from a File
- How to: Save and Restore a Report Definition from a Stream
- How to: Save and Restore a Report Document from a File
- How to: Save and Restore a Report Document from a Stream
Print Preview
- How to: Show a Print Preview Form
- How to: Show a Ribbon Print Preview Form
- How to: Execute Commands in Preview
- How to: Override Commands in Preview (Custom Exporting)
- How to: Change the Visibility of Commands in Preview
- How to: Control the Visibility of Document Map in Print Preview
- How to: Show a Report's Preview on a Form
- How to: Create a Custom Preview Form
- How to: Create a Custom Ribbon Preview Form
- How to: Customize How a Report Is Exported from Its Print Preview
- How to: Print a Report
- How to: Programmatically Select a Printer
- How to: Programmatically Print a Specified Range of Report Pages
- How to: Programmatically Select the Paper Source and Set the Printer Resolution
- How to: Print Several Reports in a Batch
- How to: Export a Report to PDF
- How to: Export a Report to HTML
- How to: Export a Report to MHT
- How to: Export a Report to RTF
- How to: Export a Report to XLS
- How to: Export a Report to XLSX
- How to: Export a Report to CSV
- How to: Export a Report to Text
- How to: Export a Report to Image
- How to: E-Mail a Report as PDF
- How to: Convert a Control to Any HTML Element When Exporting to HTML
- How to: Localize DevExpress Controls by Changing Default Resources
- How to: Replace Default Resources with Their Equivalents
End-User Report Designer
- How to: Use Report Scripts
- How to: Show a Standard End-User Designer Form
- How to: Show an End-User Designer Form with a Ribbon
- How to: Create a Custom End-User Designer Form
- How to: Create a Custom Ribbon End-User Designer Form
- How to: Execute Commands in the End-User Designer
- How to: Override Commands in the End-User Designer (Custom Saving)
- How to: Change the Visibility of Commands in the End-User Designer
- How to: Make a Custom Control be Available Only for a Specific Report Instance
- How to: Rename Toolbox Items in the End-User Designer
- How to: Hide Some Properties from End-Users in the Property Grid
- How to: Hide the Component Tray in the End-User Designer
- How to: Set the Visibility of Dock Panels in the End-User Designer
- How to: Customize Dock Panels of the End-User Designer
- How to: Bring the Field List to Front in the End-User Designer
- How to: Programmatically Refresh the Field List
- How to: Provide Custom Images to the Field List Items
- How to: Calculate a Custom Summary via Scripts
- How to: Set Security Permissions for End-User Scripts
- How to: Add a Script to a Control at Runtime
- How to: Deploy an ASP.NET Application with XtraReports
- How to: Bind a Web Report to an MDB Database
- How to: Bind a Web Report to an Array List
- How to: Pass Parameters to a Web Report
- How to: Provide Custom Editors for Web Report Parameters
- How to: Create a Document Map in a Web Application
- How to: Change the Appearance of the Web Report Toolbar
- How to: Customize the Web Report Toolbar
- How to: Print or Export a Report without the ReportToolbar
- How to: Use ReportViewer Together With ASPxProgressBar
- How to: Use XtraReports in WPF
- How to: Create Drill-Down Reports
- How to: Customize the DocumentPreview Toolbar
- How to: Embed a DocumentPreview into the End-User Designer
Document Preview
- How to: Use XtraReports in Silverlight
- How to: Customize the DocumentPreview Toolbar
- How to: Configure the Report Service Client via the ServiceReferences.ClientConfig File
- How to: Provide Custom Editors for Report Parameters in a Document Preview
- How to: Configure the Silverlight Report Designer
- How to: Customize the Silverlight Report Designer Toolbar
- How to: Use XtraReports in LightSwitch Applications
- How to: Filter a Report on the Server using LightSwitch Query
- How to: Provide Custom Editors for Report Parameters
- How to: Show a Print Preview for Individual Data Records
- How to: Add a Watermark to a Report (Runtime Sample)
- How to: Show the Current Row Number
- How to: Obtain the Current Page Number when Printing a Control
- How to: Count the Number of Records in a Report or a Group
- How to: Count the Number of Groups in a Report
- How to: Insert the Current System Date and Time into a Report
- How to: Insert the Current User Name into a Report
No comments:
Post a Comment