Looking for a quick and dirty answer, I haven't seen anything but if there is a way this will save me a lot of brain damage.
Is it possible to set up a combobox control so it groups the contents?
For example the list of values pulled from a database (I know you can group on the database but in this case I cannot).
1
1
1
2
3
Could I have this list translate in the combo box to only
1
2
3
?
Any help on this is, of course, greatly appreciated?
Is it possible to set up a combobox control so it groups the contents?
For example the list of values pulled from a database (I know you can group on the database but in this case I cannot).
1
1
1
2
3
Could I have this list translate in the combo box to only
1
2
3
?
Any help on this is, of course, greatly appreciated?