Combobox disable Label
I would like to disable a combobox once the user is selected a item.
on CHANGE event I used enable = false.
it is disabling, graying out, but the text also disappears.
I would like to display the text user selected last, but he can select only once.
Please guide me.
