Not able to use Select all via control+A in multiselect check box options

1 Answer 167 Views
MultiSelect
Neha
Top achievements
Rank 1
Neha asked on 26 May 2023, 11:13 AM

Hi Team,

I have used entire code as per below example. I used the same dummy code also.

https://www.telerik.com/kendo-angular-ui/components/knowledge-base/select-all-multiselect/

 

Select All/Deselect All is not working via  control+A. However, it is working via click event on checkbox. Remaining feature in multiselect checkbox is working fine. I am using kendo license version. Can you please help me to fix this issue?

You can contact me at v-nehsaxena@microsoft.com

Thnaks,

Neha

1 Answer, 1 is accepted

Sort by
0
Hetali
Telerik team
answered on 30 May 2023, 08:51 PM

Hello Neha,

The keyboard shortcut ctrl + A does select/deselect all the items in the Kendo UI MultiSelect component as seen in this screen recording (or the GIF below).

I have also attached a zipped Angular application using the package.json file shared by you. Please run npm install followed by ng serve to run the app to select/deselect all the items of the Kendo UI MultiSelect component using the ctrl + A shortcut.

Please give the example a try and let me know if it works for you. If not, share an isolated Angular application where I can replicate the issue observed by you. I can then investigate.

Looking forward to hearing from you.

Regards,
Hetali
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
MultiSelect
Asked by
Neha
Top achievements
Rank 1
Answers by
Hetali
Telerik team
Share this question
or