Skip to content

Commit 68ba932

Browse files
Integrated latest changes at 05-01-2025 1:31:34 AM
1 parent 95d18e7 commit 68ba932

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ej2-angular/multi-select/grouping.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ 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+
5255
## See Also
5356

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

0 commit comments

Comments
 (0)