jQuery UI Widgets › Forums › Lists › ListBox › select listbox item without changing the checkbox
Tagged: javascript listbox, jQuery ListBox, jqwidgets listbox, ListBox
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 5 years ago.
hello –
i would like to be able to select an item WITHOUT changing the checkbox setting.
in other words, if i clicked the RIGHT side of the listbox item, is there a way to not allow the right-side click selection to change the checkbox value?
Hello edwardsmarkf,
Please, take a look at this example: http://jsfiddle.net/txhi/v6yt6d6f/ Could you clarify it if the above is not what you want to achieve?
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
i apologize, i accidentally posted this question twice.
i dont think mousedown worked on jqxListBox, or at least it did not in my chrome browser:
http://jsfiddle.net/edwardsmarkf/v6yt6d6f/2/
I would like to suggest you this workaround (it is a transformed Grid).
You must be logged in to reply to this topic.