Hi!
I'm trying to use a Spinner, but instead listing the items there I'm adding them to an InputList. The problem is, I can't use a click event for spinner; at the moment I've added it to ItemClick and it works as intended but I don't want the InputList to launch when I click on the item but in the control itself.
Is there any way to accomplish that?
Thanks!
(I'm including the code in a zip)
I'm trying to use a Spinner, but instead listing the items there I'm adding them to an InputList. The problem is, I can't use a click event for spinner; at the moment I've added it to ItemClick and it works as intended but I don't want the InputList to launch when I click on the item but in the control itself.
Is there any way to accomplish that?
Thanks!
(I'm including the code in a zip)