I am working with a SfTextBoxExt and need to be able to have the item in the suggestion box the mouse is currently hovering over to be highlighted (preferably the background color to change for that one item).
In a similar issue, I noticed that in order to select an item in the suggestion box, you have to click on the text. If you click in the space around the text that would presumably be the "row" for that item, it closes the suggestion box and no action occured. Is it possible to allow clicking in this space around the text to also trigger the "selection" of the item?