Skip to content

Conversation

@natakazakova
Copy link
Contributor

No description provided.

@arminal
Copy link
Contributor

arminal commented Jan 17, 2025

Also:
This tutorial describes how to create a data-bound report displaying information in a tabular format. Table reports should not be confused with hierarchical master-detail reports, nor with cross-tab reports.
Change to:
This tutorial describes how to create a data-bound report that displays information in a tabular format. Table reports should not be confused with hierarchical master-detail reports, nor with cross-tab reports.

  1. Add the Page Header band to the report to print the column headers at the top of every document page. To do this, from the report's context menu, select the Insert Page Header Band command.
    Change to:
  2. Add the Page Header band to the report to print the column headers at the top of every document page. To do this, select the Insert Page Header Band command from the report's context menu.

  1. To further improve the table readability, you can apply different visual styles to its odd and even rows. See Report Visual Styles to learn more.
    Change to:
  2. To further improve table readability, you can apply different visual styles to odd and even rows. See Report Visual Styles to learn more.

(Row 47 - Change to) See the Use Tables section to learn how to add or remove table rows and cells, and how to convert table cells to separate label controls.

(Row 49 - Change to) Switch to Print Preview to see the generated report.

Second Document
(Row 22 - Change to) Rebuilds the generated schema for the selected data source.

Third Document
(Row 7 - Change to) You can use the following approaches to include data source information in your report:

(Row 14 - Change to) After you bind your report to data, the Field List panel displays the data source hierarchy and provides access to available data fields.
(Row 24 - Change to) You can also drop an entire data table onto a report to create a Table control with its cells bound to corresponding data table fields.

natakazakova and others added 2 commits March 10, 2025 13:07
Co-authored-by: arminal <arminal@devexpress.com>
@natakazakova natakazakova merged commit 38e2e61 into master Mar 10, 2025
1 check passed
@natakazakova natakazakova deleted the 24.2-nk-drag-field-headers-reporting branch March 10, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants