listbox-combobox category

  • Thread starter Thread starter GUS
  • Start date Start date
G

GUS

is it possible to have in a combobox or listbox categories that cannot be
selected.
example
combobox list must appear as :

names
gus
jim
jhon
david
fruits
banana
orange
games
Tetris
tennis
basket

user can only select the values (jim,john,orange, tennis etc)not categories
(names,fruits,games)
Is this possible.
 
Not by using a setting.

You could design your code to unselect them.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top