Hey,
I use combo box and I disabled the option "select multiple" and I enabled the option "allow searching".
I insert a default item to the "default selected item":

I would like that whenever someone clicks on the X button the "Default" item will be marked as the default item.
In other words, I want the combo box will always be populated.
Thanks in advanced.