Good evening :)
Onto a form I have a ComboBox that I fill with several items (names of people, in order surnames and names). I wish that the user when starts typing onto the control, it will appear a list of suggestions about the possible entries, such as Google does.
Here there is a photo to let you better realize what I'm going to want to do.
Attachment 99025
This list has to be displayed only if some text has been typed, because, if the ComboBox is empty (no text entered), the user can select an item among all available by clicking on the classical button on the right of the control.
Any ideas, suggestions, examples to show me?
Thanks, :wave:
Onto a form I have a ComboBox that I fill with several items (names of people, in order surnames and names). I wish that the user when starts typing onto the control, it will appear a list of suggestions about the possible entries, such as Google does.
Here there is a photo to let you better realize what I'm going to want to do.
Attachment 99025
This list has to be displayed only if some text has been typed, because, if the ComboBox is empty (no text entered), the user can select an item among all available by clicking on the classical button on the right of the control.
Any ideas, suggestions, examples to show me?
Thanks, :wave: