Hello!
We need our BSP aplication, have an dropdownlistBox inteligent.
For example, i have a dropdownlistBox with several entries :
ABC
ABCD
BCD
etc...
idea is if user intro next secuence "AB" the dropdownlistbox must be able to show ABC or ABCD how possible entries, and not pass to BCD input, when user push to "B" letter.
Now, when user push B letter cursos goes to BCD entry.
It is possible. I can do it with an aditional input field where user can intro the secuence, but the idea is do it only with one dropdownlistbox.
Please is more important.
Thanks.
Best regards.