Skip to content

Commit f0b1d4e

Browse files
Merge pull request #806 from Syncfusion-Content/hotfix/hotfix-v29.1.33
DOCINFRA-2341_merged_using_automation
2 parents eaeb006 + 062ee36 commit f0b1d4e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ej2-angular/multi-select/grouping.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Inject the `CheckBoxSelection` module in the MultiSelect to use the checkbox.
4949

5050
{% previewsample "page.domainurl/samples/multiselect/getting-started-cs15" %}
5151

52+
>Note: When using the MultiSelect component with CheckBox mode and grouping enabled, the enableSelectionOrder property (default to true) causes selected items to move out of their original group headers in the popup. To keep selected items under their respective group headers, set enableSelectionOrder to false.
53+
54+
55+
5256
## See Also
5357

54-
* [Group Template support to MultiSelect](./templates#group-template).
58+
* [Group Template support to MultiSelect](./templates#group-template).

0 commit comments

Comments
 (0)