J
JohnE
I have a situation in which there is a parent with many children that the
user wants to see inside of a combobox. The parent would show as normal in
the combobox but the children to that parent would be underneath and
indented. The sample below is what the users are looking for in the
combobox.
sample--------
parent
child
child
parent
child
parent
----------------
I can fill a combobox but I have never had to indent. Is that even
possible? If it is, how is it done?
Thanks for any help.
John
user wants to see inside of a combobox. The parent would show as normal in
the combobox but the children to that parent would be underneath and
indented. The sample below is what the users are looking for in the
combobox.
sample--------
parent
child
child
parent
child
parent
----------------
I can fill a combobox but I have never had to indent. Is that even
possible? If it is, how is it done?
Thanks for any help.
John