Hi guys
I want to use a dropdownlistbox with an editable first line.
I'm using the phtmlb:comboBox for this.
I got it from another post.
But my problem is how to get the entered value into my model
via data binding.
The selection gives me the correct entry if I choose one but
I can't seem to find a way to get the manually entered value.
Thanks in advance
Kevin