BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
<form [formGroup]="skillForm" novalidate id="formId">
<div class="form-group">
<ejs-multiselect
id="multiCheckbox"
[dataSource]="autoreactiveskillset"
[mode]="mode"
[showDropDownIcon]="true"
[filterType]="startsWidth"
[allowFiltering]="true"
formControlName="skillname"
[enableSelectionOrder]="true"
name="skillname"
showSelectAll="true"
>
</ejs-multiselect>
|
Hi,
Have you got any solution for this? I am also getting same error where Select All option disappears from the drop down. One thing I have notice that with static data source it is working fine but when we are getting the data from database to bind the dropdown select all option is not behaving properly.
<ejs-multiselect id="catStateFilterID" #checkbox [dataSource]="stateList" placeholder="State" [fields]="filterTypeField"
[mode]="mode" [popupHeight]="popHeight" [showDropDownIcon]="true" [allowFiltering]="true" [enableSelectionOrder]="true" [filterBarPlaceholder]="filterStatePlaceholder" [(value)]="CatStatelValue" showSelectAll="true" enableGroupCheckBox="true" (select)="selectState($event)" (change)="OnChange($event)"
(selectedAll)="selectAllState($event)"></ejs-multiselect>
Hi Naved,
Greetings from syncfusion support.
We are currently checking the possibilities for the requirement. We will update the details within two business days (May 30, 2022).
Thanks,
Udhaya Kumar D.
Hi Naved,
We couldn’t reproduce the reported issue as per your scenario. We request you to provide additional details about the issue i.e. replication procedure, issue replication sample, etc... Which will help us to validate the issue further and provide you with a better solution.
Regards,
Udhaya Kumar D
Hey Hi , I need even one data came time i need select all option i need how to achive that user want like .
Add 'Select- All' checkbox when there is only one option present in dropdown. how to achive and how to find user click select-all and unselect all.
i have only one skill that time also i need select all option i want . Now how its behaviours more than one data came time only coming how to achive . then how to identify user is click select all and unselect all. User want even one data came time also select All option
Hi
Please follow the below forum for further updates regarding your query,
Regards,
Shereen