prog_prog
prog_prog

Reputation: 391

Show lable/text if the combo box contains only a single value

I have a combo box that contains a dynamic list of values.

I would like to do this:

if there is only single value - the combo box will be displayed as text only (maybe: will be replaced with a "label" or something similar) and will not give any choice but will only display.

What is the easiest and most convenient way to implement this?

Thank you

Upvotes: 0

Views: 65

Answers (0)

Related Questions