Question

I try add item click listener to ListSelect component, I want to unselect item on click, when click item is selected. In standard way I dont see any possibility to do this ;/ maybe some one know the way ?

Thanks for help.

Was it helpful?

Solution

With the default ListSelect there is probably no other way. If you're willing to use other components however, there is. The FilterTable add-on has the unselect behavior built-in. It can be styled to look just like a ListSelect (or prettier, for that matter).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top