Hello there,
I need to know the difference between an user not selecting any value, and an user typing a value that is not on the ComboBox, right now the property SelectedValue returns empty for both cases.
Also if a user types a value that is on the ComboBox and "tab" to the next control, the SelectedValue is empty, the user have to actually press enter or click the option and then do the tab to the next control, is this ok?
I hope is all clear.
Regards,
Adrián Calvo
I need to know the difference between an user not selecting any value, and an user typing a value that is not on the ComboBox, right now the property SelectedValue returns empty for both cases.
Also if a user types a value that is on the ComboBox and "tab" to the next control, the SelectedValue is empty, the user have to actually press enter or click the option and then do the tab to the next control, is this ok?
I hope is all clear.
Regards,
Adrián Calvo