This question is locked. New answers and comments are not allowed.
I have a requirement wherein i don't want the dropdown to close when i select an item in it. The dropdown has checkboxes to allow for multiple selections.If the user misses to click on the checkbox and rather clicks somewhere else in the dropdown area the drop down closes due to its default behaviour. I want to prevent this from happening and the dropdown should close only when the user clicks outside the dropdown.