문제

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.

도움이 되었습니까?

해결책

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).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top