MaterialSkin icon indicating copy to clipboard operation
MaterialSkin copied to clipboard

MaterialListBox MultiSelect not working

Open bnilesh opened this issue 3 years ago • 2 comments

Hi, is MultiSelect property on ListBox working for anybody? I am using sample code provided and updating "MultiSelect" to true, but I am not able to select multiple values in listbox.

Thanks!

bnilesh avatar Apr 15 '22 20:04 bnilesh

Same issue here. I guess it's not implemented now.

WaGi-Coding avatar Nov 19 '22 01:11 WaGi-Coding

As of 8/10/23, still an issue. Multiselect is enabled, but not able to select more than one item. Unfortunately I will have to change the ListBox into a CheckedListBox. Doesn't mesh with the UI, but it's the only choice I have at the moment.

Art3misFoul avatar Aug 10 '23 14:08 Art3misFoul