diff --git a/eud-for-bi-dashboard/dashboard-for-desktop/index.md b/eud-for-bi-dashboard/dashboard-for-desktop/index.md index 411fe2378..92e922028 100644 --- a/eud-for-bi-dashboard/dashboard-for-desktop/index.md +++ b/eud-for-bi-dashboard/dashboard-for-desktop/index.md @@ -5,11 +5,7 @@ legacyId: 15757 --- # Dashboard for Desktop -> [!Warning] -> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md). -> -> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud). - The **DevExpress Dashboard** is an interactive data visualization tool optimized for real-time data consumption and analysis. It includes the following components: + * [Dashboard Designer](dashboard-designer.md) - provides a comprehensive UI for designing dashboards from scratch. * [Dashboard Viewer](dashboard-viewer.md) - enables you to display dashboards in Windows Forms applications. \ No newline at end of file diff --git a/eud-for-bi-dashboard/dashboard-for-web/index.md b/eud-for-bi-dashboard/dashboard-for-web/index.md index e21ad5287..7371c0faa 100644 --- a/eud-for-bi-dashboard/dashboard-for-web/index.md +++ b/eud-for-bi-dashboard/dashboard-for-web/index.md @@ -5,11 +5,6 @@ legacyId: 16709 --- # Dashboard for Web -> [!Warning] -> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md). -> -> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud). - The Web Dashboard allows you to create and display dashboards on the web. * [Web Dashboard - Designer Mode](web-dashboard-designer-mode.md) * [Web Dashboard - Viewer Mode](web-dashboard-viewer-mode.md) \ No newline at end of file diff --git a/eud-for-bi-dashboard/end-user-documentation-for-bi-dashboard.md b/eud-for-bi-dashboard/end-user-documentation-for-bi-dashboard.md index 398444670..f57b8ccd5 100644 --- a/eud-for-bi-dashboard/end-user-documentation-for-bi-dashboard.md +++ b/eud-for-bi-dashboard/end-user-documentation-for-bi-dashboard.md @@ -1,8 +1,8 @@ --- -title: End-User Documentation for BI Dashboard +title: End-User Documentation for DevExpress BI Dashboard author: Margarita Zakhodiaeva --- -# End-User Documentation for BI Dashboard +# End-User Documentation for DevExpress BI Dashboard DevExpress BI Dashboard ships end-user documentation that explains how to use dashboard UI elements across supported platforms. It helps users understand the interface, configure visualizations, and solve the most common tasks when working with dashboards. diff --git a/eud-for-devexpress-reports/reporting-for-desktop/index.md b/eud-for-devexpress-reports/reporting-for-desktop/index.md index e58cad8c2..365df0e82 100644 --- a/eud-for-devexpress-reports/reporting-for-desktop/index.md +++ b/eud-for-devexpress-reports/reporting-for-desktop/index.md @@ -4,12 +4,6 @@ author: Anna Gubareva --- # Reporting for Desktop -> [!Warning] -> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md). -> -> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud). - - This section contains information about the basic principles of creating reports with Report Designers. The Report Designer user interface varies depending on your application platform. diff --git a/eud-for-devexpress-reports/reporting-for-web/index.md b/eud-for-devexpress-reports/reporting-for-web/index.md index 17d111405..c03f1245d 100644 --- a/eud-for-devexpress-reports/reporting-for-web/index.md +++ b/eud-for-devexpress-reports/reporting-for-web/index.md @@ -5,12 +5,6 @@ legacyId: 15757 --- # Reporting for Web -> [!Warning] -> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md). -> -> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud). - - This section contains information about the basic principles of creating, viewing, and exporting reports on the Web. The following sections contains information about Web Report Designer and Web Document Viewer: diff --git a/eud-for-devexpress-reports/reporting-for-web/report-designer/report-designer-tools/report-wizard/table-and-vertical-report/specify-data-source-settings-federation.md b/eud-for-devexpress-reports/reporting-for-web/report-designer/report-designer-tools/report-wizard/table-and-vertical-report/specify-data-source-settings-federation.md index 2a788ce78..07e7639bb 100644 --- a/eud-for-devexpress-reports/reporting-for-web/report-designer/report-designer-tools/report-wizard/table-and-vertical-report/specify-data-source-settings-federation.md +++ b/eud-for-devexpress-reports/reporting-for-web/report-designer/report-designer-tools/report-wizard/table-and-vertical-report/specify-data-source-settings-federation.md @@ -29,8 +29,8 @@ The following query types are available: Join : Combines rows from two or more sources based on a clause. -Union and Union All +Union and Union All : The Union query combines rows from two or more sources into one data set and removes duplicate rows in the merged source. The Union All query does the same, except it does not remove duplicated rows. You can create a union query for data sources if data types of their columns are implicitly converted. Transformation diff --git a/index.md b/index.md deleted file mode 100644 index 739af0bd6..000000000 --- a/index.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -_disableBreadcrumb: true -title: End-User Documentation -author: Natalia Kazakova -legacyId: 5917 ---- - -> [!Warning] -> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md). -> -> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud). - -# DevExpress End-User Documentation v25.1 - -This documentation contains information on individual user interface elements (such as grids, navigation panes, data editors, charts, etc.), and provides instructions for end users about how to solve the most-common tasks with these interface elements. - -The end user documentation is divided into the following platforms and products: - -#### Web (ASP.NET): - -* [Reporting for Web](eud-for-devexpress-reports/reporting-for-web/index.md) -* [Dashboard for Web](eud-for-bi-dashboard/dashboard-for-web/index.md) - -#### Desktop (WinForms & WPF): - -* [Reporting for Desktop](eud-for-devexpress-reports/reporting-for-desktop/index.md) -* [Dashboard for Desktop](eud-for-bi-dashboard/dashboard-for-desktop/index.md) - -If you search for DevExpress developer documentation with API reference, refer to [docs.devexpress.com](https://docs.devexpress.com).