Skip to content

Fix Non-Processed/Broken Links (#9127) - #9128

Merged
arman-boyakhchyan merged 1 commit into
DevExpress:mainfrom
arman-boyakhchyan:non-generated-links-fix-26-2
Aug 27, 2026
Merged

Fix Non-Processed/Broken Links (#9127)#9128
arman-boyakhchyan merged 1 commit into
DevExpress:mainfrom
arman-boyakhchyan:non-generated-links-fix-26-2

Conversation

@arman-boyakhchyan

Copy link
Copy Markdown
Contributor

No description provided.

@arman-boyakhchyan arman-boyakhchyan self-assigned this Aug 27, 2026
Copilot AI lite review requested due to automatic review settings August 27, 2026 10:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates documentation Markdown files to fix non-processed/broken internal links by adding explicit target URLs (the '/Documentation/...' link titles) and correcting some link destinations.

Changes:

  • Adds explicit '/Documentation/Guide/...' and '/Documentation/ApiReference/...' targets to many internal links to prevent broken/non-processed navigation.
  • Updates several references to point to the correct Guide/API destinations (for example, Localization/Value Formatting cross-links).
  • Adjusts a few API-reference links that previously used inconsistent/capitalized paths.

Reviewed changes

Copilot reviewed 46 out of 46 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
concepts/Common/Localization and Globalization/10 Value Formatting/08 Using Globalize.md Adds explicit Guide targets for Intl/CSP/dictionary cross-links.
concepts/Common/Localization and Globalization/10 Value Formatting/04 Using Intl.md Adds explicit Guide target for UI Text Localization link.
concepts/Common/Localization and Globalization/00 Overview.md Adds explicit Guide targets for the three overview links.
concepts/80 Troubleshooting/05 DataGrid and TreeList Issues/10 Gray Boxes Appear After Data Loading/15 Ensure Component Size Matches Container Size.md Updates API links (repaint/updateDimensions) and troubleshooting guide target.
concepts/05 UI Components/PivotGrid/090 Export/25 Export Field Panel.md Fixes export option links for PivotGrid export (one direct API target added).
concepts/05 UI Components/Diagram/10 Data Binding/40 Optional Binding Expressions.md Updates defaultItemProperties link to a corrected API destination.
concepts/05 UI Components/DateBox/04 Value Formatting and Masked Input.md Adds explicit Guide targets for predefined/custom format concept links.
api-reference/50 Common/utils/localization/parseDate(text_format).md Adds explicit Guide target for “Format Custom Values” concept link.
api-reference/50 Common/utils/localization/localization.md Adds explicit Guide targets for “Localization” and “Value Formatting” links.
api-reference/50 Common/utils/localization/locale(locale).md Adds explicit Guide target for “Localization” link.
api-reference/50 Common/utils/localization/locale().md Adds explicit Guide target for “Localization and Globalization” link.
api-reference/50 Common/utils/localization/loadMessages(messages).md Adds explicit Guide target for “Add Strings to a Dictionary” concept link.
api-reference/50 Common/utils/localization/formatNumber(value_format).md Adds explicit Guide target for “Format Custom Values” concept link.
api-reference/50 Common/utils/localization/formatDate(value_format).md Adds explicit Guide target for “Format Custom Values” concept link.
api-reference/50 Common/Object Structures/GlobalConfig/timeFormat.md Adds explicit Guide targets for custom format string/function concept links.
api-reference/50 Common/Object Structures/GlobalConfig/thousandsSeparator.md Adds explicit Guide target for Value Formatting overview link.
api-reference/50 Common/Object Structures/GlobalConfig/numberFormat.md Adds explicit Guide targets for custom format string/function concept links.
api-reference/50 Common/Object Structures/GlobalConfig/defaultCurrency.md Adds explicit Guide target for “Localization” link.
api-reference/50 Common/Object Structures/GlobalConfig/decimalSeparator.md Adds explicit Guide target for Value Formatting overview link.
api-reference/50 Common/Object Structures/GlobalConfig/dateTimeFormatPresets.md Adds explicit Guide targets for custom format string/function concept links.
api-reference/50 Common/Object Structures/GlobalConfig/dateTimeFormat.md Adds explicit Guide targets for custom format string/function concept links.
api-reference/50 Common/Object Structures/GlobalConfig/dateFormat.md Adds explicit Guide targets for custom format string/function concept links.
api-reference/50 Common/Object Structures/format/type.md Adds explicit Guide target for custom format string concept link + Value Formatting link.
api-reference/50 Common/Object Structures/format/format.md Adds explicit Guide targets for custom format string concept + “Using Globalize” concept link.
api-reference/50 Common/Object Structures/format/currency.md Adds explicit Guide target for “Localization” link.
api-reference/10 UI Components/dxScheduler/1 Configuration/views/hiddenWeekDays.md Adds explicit API target for hiddenWeekDays configuration link.
api-reference/10 UI Components/dxRangeSelector/1 Configuration/sliderMarker/format.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/dxNumberBox/1 Configuration/format.md Adds explicit Guide target for “Custom Function” concept link.
api-reference/10 UI Components/dxList/1 Configuration/refreshingText.md Replaces List-localization reference with UI Text Localization (explicit Guide target).
api-reference/10 UI Components/dxList/1 Configuration/pullingDownText.md Replaces List-localization reference with UI Text Localization (explicit Guide target).
api-reference/10 UI Components/dxList/1 Configuration/pulledDownText.md Replaces List-localization reference with UI Text Localization (explicit Guide target).
api-reference/10 UI Components/dxList/1 Configuration/pageLoadingText.md Replaces List-localization reference with UI Text Localization (explicit Guide target).
api-reference/10 UI Components/dxList/1 Configuration/nextButtonText.md Replaces List-localization reference with UI Text Localization (explicit Guide target).
api-reference/10 UI Components/dxFunnel/1 Configuration/label/format.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/dxDateBox/1 Configuration/pickerType.md Adds explicit Guide target for Localization and Globalization overview link.
api-reference/10 UI Components/dxDateBox/1 Configuration/displayFormat.md Adds explicit Guide target for “Format Widget Values” concept link.
api-reference/10 UI Components/dxChart/1 Configuration/tooltip/contentTemplate.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/dxCalendar/1 Configuration/dateSerializationFormat.md Adds explicit Guide target for custom format string concept link.
api-reference/10 UI Components/dxBarGauge/1 Configuration/label/format.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/DateBoxBase/1 Configuration/displayFormat.md Adds explicit Guide target for “Format Widget Values” concept link.
api-reference/10 UI Components/DateBoxBase/1 Configuration/dateSerializationFormat.md Adds explicit Guide target for custom format string concept link.
api-reference/10 UI Components/BaseWidget/1 Configuration/tooltip/format.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/BaseGauge/1 Configuration/tooltip/customizeTooltip.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/BaseChart/1 Configuration/tooltip/contentTemplate.md Adds explicit Guide target for Value Formatting overview link.
api-reference/10 UI Components/BaseChart/1 Configuration/tooltip/argumentFormat.md Adds explicit Guide target for Value Formatting overview link.
api-reference/_hidden/dxFilterBuilderField/format.md Adds explicit Guide target for Value Formatting overview link.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

If you use the component inside [ScrollView](/api-reference/10%20UI%20Components/dxScrollView '/Documentation/ApiReference/UI_Components/dxScrollView/'), set the height of DataGrid or TreeList to a fixed value.

The DataGrid or TreeList component does not track its container size. If the container size changes, call the [repaint()](/api-reference/10%20UI%20Components/Widget/3%20Methods/repaint().md '/Documentation/ApiReference/UI_Components/dxDataGrid/Methods/#repaint') or [updateDimensions()](/ApiReference/UI_Components/dxDataGrid/Methods/#updateDimensions) method. The following guide describes this issue in greater detail: [Components are Rendered Incorrectly if a Container State is Changed](/concepts/80%20Troubleshooting/40%20Components%20are%20Rendered%20Incorrectly%20if%20a%20Container%20State%20is%20Changed/00%20Components%20are%20Rendered%20Incorrectly%20if%20a%20Container%20State%20is%20Changed.md '/Documentation/Guide/Troubleshooting/Components_are_Rendered_Incorrectly_if_a_Container_State_is_Changed/'). No newline at end of file
The DataGrid or TreeList component does not track its container size. If the container size changes, call the [repaint()](/api-reference/10%20UI%20Components/Widget/3%20Methods/repaint().md '/Documentation/ApiReference/UI_Components/dxDataGrid/Methods/#repaint') or [updateDimensions()](/Documentation/ApiReference/UI_Components/dxDataGrid/Methods/#updateDimensions) method. The following guide describes this issue in greater detail: [Components are Rendered Incorrectly if a Container State is Changed](/concepts/80%20Troubleshooting/40%20Components%20are%20Rendered%20Incorrectly%20if%20a%20Container%20State%20is%20Changed/00%20Components%20are%20Rendered%20Incorrectly%20if%20a%20Container%20State%20is%20Changed.md '/Documentation/Guide/Troubleshooting/Components_are_Rendered_Incorrectly_if_a_Container_State_is_Changed/'). No newline at end of file
PivotGrid does not export [field panel](/concepts/05%20UI%20Components/PivotGrid/010%20Visual%20Elements/15%20Field%20Panel.md '/Documentation/Guide/UI_Components/PivotGrid/Visual_Elements/#Field_Panel') headers. To enable their export, pass the following properties to **exportPivotGrid**:

- [exportColumnFieldHeaders](/ApiReference/Common/Object_Structures/PivotGridExportOptions/#exportColumnFieldHeaders)
- [exportColumnFieldHeaders](/Documentation/ApiReference/Common/Object_Structures/PivotGridExportOptions/#exportColumnFieldHeaders)
- If a binding property is undefined, the corresponding shape or connector property value is maintained inside the loaded Diagram UI component and is lost after a page is reloaded.

- Diagram [nodes](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/nodes '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/nodes/') and shapes ([default](/concepts/05%20UI%20Components/Diagram/40%20Shape%20Types.md '/Documentation/Guide/UI_Components/Diagram/Shape_Types/') and [custom](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/customShapes '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/customShapes/')) are linked. Initially, you can set all shape properties with [defaultItemProperties](/ApiReference/UI_Components/dxDiagram/Configuration/defaultItemProperties/) or within a [customShapes](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/customShapes '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/customShapes/') array. When a shape is placed on a canvas, these properties merge with the **nodes'** default settings or callbacks that end with **Expr** (for instance, [typeExpr](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/nodes/typeExpr.md '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/nodes/#typeExpr')). Use these callbacks to override the default shape settings.
- Diagram [nodes](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/nodes '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/nodes/') and shapes ([default](/concepts/05%20UI%20Components/Diagram/40%20Shape%20Types.md '/Documentation/Guide/UI_Components/Diagram/Shape_Types/') and [custom](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/customShapes '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/customShapes/')) are linked. Initially, you can set all shape properties with [defaultItemProperties](/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/defaultItemProperties/) or within a [customShapes](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/customShapes '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/customShapes/') array. When a shape is placed on a canvas, these properties merge with the **nodes'** default settings or callbacks that end with **Expr** (for instance, [typeExpr](/api-reference/10%20UI%20Components/dxDiagram/1%20Configuration/nodes/typeExpr.md '/Documentation/ApiReference/UI_Components/dxDiagram/Configuration/nodes/#typeExpr')). Use these callbacks to override the default shape settings.
@arman-boyakhchyan
arman-boyakhchyan merged commit f7370ef into DevExpress:main Aug 27, 2026
6 checks passed
@arman-boyakhchyan
arman-boyakhchyan deleted the non-generated-links-fix-26-2 branch August 27, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants