Skip to content

Commit abdc716

Browse files
authored
894222: sel
1 parent 06d50c1 commit abdc716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ej2-asp-core-mvc/gantt/selection/selection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99
---
1010

1111

12-
# Selection
12+
# Selection in ##Platform_Name## Gantt component
1313

1414
Selection provides an option to highlight a row or a cell. It can be done using arrow keys or by scrolling down the mouse. To disable selection in the Gantt control, set the [`AllowSelection`](https://help.syncfusion.com/cr/cref_files/aspnetcore-js2/Syncfusion.EJ2~Syncfusion.EJ2.Gantt.Gantt~AllowSelection.html) to false.
1515

@@ -179,4 +179,4 @@ The touch interaction feature in the Gantt component allows you to easily intera
179179

180180
[`Multiple Row Selection`](selection/#multiple-row-selection) : To select multiple rows, you can utilize the multi-row selection feature. When you tap on a row, a popup is displayed, indicating the option for multi-row selection. Tap on the popup, and then proceed to tap on the desired rows you want to select. This allows you to select and interact with multiple rows simultaneously, as shown in the following image:
181181

182-
![Multiple selection](../images/multiple-selection.PNG)
182+
![Multiple selection](../images/multiple-selection.PNG)

0 commit comments

Comments
 (0)