Hi Syncfusion Team,
How do I loop and get all checked items from an SfListBox?
Code Below:
my modal form.
I have a service that will add the items (DutyID and FullName) to a table. I just don't know how to loop through and what listbox event to use.
Any help is highly appreciated.
Oliver