Multiple Selection ListBox and SelectedItem

Additional clarification of use case. . . ..

I would like to use the RadzenListBox as follows:

  • Allows the user to check items that he/she wants to actually do something with (example: generate a report for the checked items).
  • Allows the user to view other properties of the item by clicking on (selecting) the item without the automatic checking/unchecking of the item. The user can then determine whether to check/uncheck the item (by directly clicking on the checkbox) based on properties of the clicked on/selected item.

Hope this explains it a bit better.

Regards,
kenn