Hi All,
Is autocomplete of textbox or dropdown box is possible with OpenCAF or CAF? If possible please provide an example for that. Or any alternative way to do.
Regards,
Shashi Kumar
Hi All,
Is autocomplete of textbox or dropdown box is possible with OpenCAF or CAF? If possible please provide an example for that. Or any alternative way to do.
Regards,
Shashi Kumar
CAF does provide an autocomplete control at CAF Html/Control/Input/Autocomplete Text Input
Or you may use a 3rd party javascript library that does the same, there are many of them available for free.
Thank you, Eric