Topic: Is there a separate event fired when select all is clicked instead of getting selected event for all the elements one by one?

Rushabh Shah free asked 4 years ago


Expected behavior when select all is clicked a separate event should be fired.

Actual behavior selected event is fired for all elements one by one.

Resources (screenshots, code snippets etc.)


Arkadiusz Idzikowski staff answered 4 years ago


Currently, there is no such event, but we will consider adding it in the future. For now, you can use existing events to get an array of selected values and if its length is equal to the options array length.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 9.4.0
  • Device: PC
  • Browser: edge, chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No