Hello Syncfusion Community,
I'd like to request assistance with a specific task. I'm working with the Syncfusion DualListbox component and I need to include a checkbox within the listbox items. The goal is to enable multiple selection of options at once.
Current Situation:
I'm using the EJS (Embedded JavaScript) rendering engine to generate the listbox items. Currently, each item is rendered without a checkbox,
Requirements:
I would like to implement a checkbox within each listbox item, allowing users to select multiple options simultaneously.
Question:
Can anyone please provide guidance on how to integrate a checkbox within the EJS listbox items in the Syncfusion DualListbox component?
Thanks for your help and time!