I need a combobox with clear button to give the user the possibility to save a null value to the databound field.
sfCombobox seems to have the clear button but I can't find a way to databind it bto selectedValue (connected to valueMember and not to displayMember).
Bound field contain an integer value and the combo has to be used to show the display connected to that numeric value.
Thanks
Miche