- Edited
I have an ItemList that allows Multi Select. However, I want to have the user select multiple items without a keyboard.
I would like to toggle a button and as long as it is toggled, it simulates a Ctrl or Shift key being held down. This way the user can just click on multiple items.
Is this possible?