Skip to content

How can i hide selected item from list box #7061

Answered by reidbarber
RajaTheKing826 asked this question in Q&A
Discussion options

You must be logged in to vote

Is this for ComboBox? If so, you could utilize a controlled custom value where you set that value when an item is selected and remove that item from the collection. You would probably want to add that back to the collection when the value gets changed/cleared though.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RajaTheKing826
Comment options

Answer selected by RajaTheKing826
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants