You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/10 UI Components/GridBase/1 Configuration/rowDragging/onAdd.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,14 @@ The instance of the row's target UI component.
39
39
Custom [data](/api-reference/10%20UI%20Components/GridBase/1%20Configuration/rowDragging/data.md'{basewidgetpath}/Configuration/rowDragging/#data') associated with the target UI component.
40
40
41
41
##### field(e.toIndex): Number
42
-
The position in which the row is placed. If the row is dragged away from the UI component, the value is **-1**. If [virtual scrolling]({basewidgetpath}/Configuration/scrolling/#mode) is enabled, the **toIndex** parameter starts from the top visible row.
42
+
The position in which the row is placed. If the row is dragged away from the UI component, the value is **-1**. If [virtual scrolling](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/scrolling/mode.md'{basewidgetpath}/Configuration/scrolling/#mode') is enabled, the **toIndex** parameter starts from the top visible row.
Use a row key to identify the target row. Call the [getKeyByRowIndex]({basewidgetpath}/Methods/#getKeyByRowIndexrowIndex) method to obtain the key:
49
+
Use a row key to identify the target row. Call the [getKeyByRowIndex](/api-reference/10%20UI%20Components/GridBase/3%20Methods/getKeyByRowIndex(rowIndex).md'{basewidgetpath}/Methods/#getKeyByRowIndexrowIndex') method to obtain the key:
Copy file name to clipboardExpand all lines: concepts/05 UI Components/HtmlEditor/02 Overview/10 Key Features.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,13 @@ HTML Editor supports block formatting such as:
11
11
- Quotes
12
12
13
13
-**Image Upload**
14
-
Images [can be uploaded](/api-reference/10%20UI%20Components/dxHtmlEditor/1%20Configuration/imageUpload'/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/imageUpload/') by one of the following methods: drag-and-drop images onto the form, select files from the file system, or specify a URL. After an image is uploaded, you can enable [image resize](/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/mediaResizing/).
14
+
Images [can be uploaded](/api-reference/10%20UI%20Components/dxHtmlEditor/1%20Configuration/imageUpload'/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/imageUpload/') by one of the following methods: drag-and-drop images onto the form, select files from the file system, or specify a URL. After an image is uploaded, you can enable [image resize](/api-reference/10%20UI%20Components/dxHtmlEditor/1%20Configuration/mediaResizing'/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/mediaResizing/').
15
15
16
16
-**Mentions**
17
17
[Insert mentions](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Mentions/) to reference others within text conversations.
18
18
19
19
-**Tables**
20
-
Users can [insert and modify tables](/concepts/05%20UI%20Components/HtmlEditor/00%20Getting%20Started%20with%20HtmlEditor/30%20Work%20with%20Tables.md'/Documentation/Guide/UI_Components/HtmlEditor/Getting_Started_with_HtmlEditor/#Work_with_Tables') with built-in UI elements. You can allow users to [resize tables](/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/tableResizing/).
20
+
Users can [insert and modify tables](/concepts/05%20UI%20Components/HtmlEditor/00%20Getting%20Started%20with%20HtmlEditor/30%20Work%20with%20Tables.md'/Documentation/Guide/UI_Components/HtmlEditor/Getting_Started_with_HtmlEditor/#Work_with_Tables') with built-in UI elements. You can allow users to [resize tables](/api-reference/10%20UI%20Components/dxHtmlEditor/1%20Configuration/tableResizing.md'/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/tableResizing/').
21
21
22
22
-**Built-in Format Customization**
23
23
You can [modify the existing formats](/concepts/05%20UI%20Components/HtmlEditor/10%20Formats/33%20Customize%20Built-In%20Formats%20and%20Modules'/Documentation/Guide/UI_Components/HtmlEditor/Formats/#Customize_Built-In_Formats_and_Modules') to fit specific requirements.
The HTML Editor's built-in [adaptive toolbar](/concepts/05%20UI%20Components/HtmlEditor/00%20Getting%20Started%20with%20HtmlEditor/20%20Configure%20the%20Toolbar.md'/Documentation/Guide/UI_Components/HtmlEditor/Getting_Started_with_HtmlEditor/#Configure_the_Toolbar') contains buttons and drop-down menus that allow users to edit and format content. You can use [predefined items](/concepts/05%20UI%20Components/HtmlEditor/20%20Toolbar/00%20Predefined%20Items'/Documentation/Guide/UI_Components/HtmlEditor/Toolbar/Predefined_Items/') or create [custom ones](/concepts/05%20UI%20Components/HtmlEditor/20%20Toolbar/20%20Add%20a%20Custom%20Item.md'/Documentation/Guide/UI_Components/HtmlEditor/Toolbar/Add_a_Custom_Item/').
33
33
34
34
-**Data Validation and Spellcheck**
35
-
HTML Editor supports browser spellcheck functionality. The component includes various [validation rules](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Validation/Overview/) and real-time [validation feedback](/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/#validationStatus). Adjust [error message position](/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/#validationMessagePosition) as needed.
35
+
HTML Editor supports browser spellcheck functionality. The component includes various [validation rules](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Validation/Overview/) and real-time [validation feedback](/api-reference/10%20UI%20Components/dxHtmlEditor/1%20Configuration/validationStatus.md'/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/#validationStatus'). Adjust [error message position](/api-reference/10%20UI%20Components/Editor/1%20Configuration/validationMessagePosition.md'/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/#validationMessagePosition') as needed.
Scheduler allows you to assign appointments to a set of [predefined resources](/Documentation/Guide/UI_Components/Scheduler/Resources/Assign_Appointments_to_Resources/). Multiple resources may be available. You can also [group appointments by resources](/Documentation/Guide/UI_Components/Scheduler/Resources/Group_Appointments_by_Resources/).
24
+
Scheduler allows you to assign appointments to a set of [predefined resources](/concepts/05%20UI%20Components/Scheduler/040%20Resources/020%20Assign%20Appointments%20to%20Resources'/Documentation/Guide/UI_Components/Scheduler/Resources/Assign_Appointments_to_Resources/'). Multiple resources may be available. You can also [group appointments by resources](/concepts/05%20UI%20Components/Scheduler/040%20Resources/030%20Group%20Appointments%20by%20Resources.md'/Documentation/Guide/UI_Components/Scheduler/Resources/Group_Appointments_by_Resources/').
25
25
26
26
-**Customization**
27
27
You can customize a variety of Scheduler elements:
@@ -31,7 +31,7 @@ You can customize a variety of Scheduler elements:
Copy file name to clipboardExpand all lines: concepts/05 UI Components/TextBox/02 Overview/10 Key Features.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
You can select a [styling mode](/api-reference/10%20UI%20Components/dxTextEditor/1%20Configuration/stylingMode.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#stylingMode') for DevExtreme TextBox, specify [label placement](/api-reference/10%20UI%20Components/dxTextEditor/1%20Configuration/labelMode.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#labelMode'), and define a [placeholder](/api-reference/10%20UI%20Components/dxTextEditor/1%20Configuration/placeholder.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#placeholder') for an empty editor.
3
3
4
4
-**Data Validation and Spellcheck**
5
-
TextBox supports [spellcheck](/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#spellcheck) functionality. The component includes various [validation rules](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Validation/Overview/) and real-time [validation feedback](/api-reference/10%20UI%20Components/Editor/1%20Configuration/validationStatus.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#validationStatus'). Adjust [error message position](/api-reference/10%20UI%20Components/Editor/1%20Configuration/validationMessagePosition.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#validationMessagePosition') as needed.
5
+
TextBox supports [spellcheck](/api-reference/10%20UI%20Components/dxTextEditor/1%20Configuration/spellcheck.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#spellcheck') functionality. The component includes various [validation rules](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Validation/Overview/) and real-time [validation feedback](/api-reference/10%20UI%20Components/Editor/1%20Configuration/validationStatus.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#validationStatus'). Adjust [error message position](/api-reference/10%20UI%20Components/Editor/1%20Configuration/validationMessagePosition.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#validationMessagePosition') as needed.
6
6
7
7
-**Input Masking**
8
8
Select from a range of predefined mask types. For instance, use the [password mode](/api-reference/10%20UI%20Components/dxTextBox/1%20Configuration/mode.md'/Documentation/ApiReference/UI_Components/dxTextBox/Configuration/#mode') to conceal characters in TextBox. Alternatively, create and configure [custom masks](/concepts/05%20UI%20Components/TextBox/20%20Specify%20a%20Mask%20for%20the%20Input.md'/Documentation/Guide/UI_Components/TextBox/Specify_a_Mask_for_the_Input/').
0 commit comments