Skip to content

Add or remove ComboBoxItems to exists ComboBox #3269

Closed Answered by Lukas742
romanjetich asked this question in Q&A
Discussion options

You must be logged in to vote

So if I understood correctly, you want to fill the second combobox depending on the response of the server, right?
E.g.:
In cb1 you select "countries" then cb2 should contain all countries from the response of the server.

If that's the case you can just map the response to the ComboBoxItems. See here

If not please elaborate more on what exactly you want to achieve.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Lukas742
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