Reputation: 391
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