Skip to content

Commit 24d380f

Browse files
authored
DocGen 24_1 result (DevExpress#6882)
1 parent 18b4844 commit 24d380f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/10 UI Components/GridBase/3 Methods/cellValue(rowIndex_dataField_value).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The [data field](/api-reference/_hidden/GridBaseColumn/dataField.md '{basewidget
1515
The cell's new value.
1616

1717
---
18-
{WidgetName} re-renders the entire row or edit form after the **cellValue** method changes a cell value. To re-render only the modified cell or form item editor, enable [repaintChangesOnly]({basewidgetpath}/Configuration/#repaintChangesOnly).
18+
{WidgetName} re-renders the entire row or edit form after the **cellValue** method changes a cell value. To re-render only the modified cell or form item editor, enable [repaintChangesOnly](/api-reference/10%20UI%20Components/GridBase/1%20Configuration/repaintChangesOnly.md '{basewidgetpath}/Configuration/#repaintChangesOnly').
1919

2020
Call [saveEditData()](/api-reference/10%20UI%20Components/GridBase/3%20Methods/saveEditData().md '{basewidgetpath}/Methods/#saveEditData') after this method to save the changes:
2121

api-reference/10 UI Components/dxTreeView/1 Configuration/selectByClick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ default: false
88
Specifies whether an item is selected if a user clicks it.
99

1010
---
11-
Enable this property to select items with the Enter key when [selectionMode](/Documentation/ApiReference/UI_Components/dxTreeView/Configuration/#selectionMode) is set to *'none'*.
11+
Enable this property to select items with the Enter key when [selectionMode](/api-reference/10%20UI%20Components/dxTreeView/1%20Configuration/selectionMode.md '/Documentation/ApiReference/UI_Components/dxTreeView/Configuration/#selectionMode') is set to *'none'*.
1212

1313
#include btn-open-demo with {
1414
href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/TreeView/ItemSelectionAndCustomization/"

0 commit comments

Comments
 (0)