Apex 20.1
The filed is Autocomplete in Interactive grid.
When I start typing, the result list drops down. I need to highlight (focus on) the first element of the result list. In example below, "Alabama" has to be highlighted (focused). Now it is not highlighted by default.
Test case:
https://apex.oracle.com/pls/apex/f?p=108817:2
user: guest
pass: password
P2 - Customers - State Autocompl column
How can I highlight (focus on) the first row of Autocomplete dropdown results list programmatically?