I'm using an extention Autocomplete Textbox Search .
I would like to make invisable dropdown list after getting a result.
Actually when Im selecting from DropDownList then it's dissappering but I'd like to make if textbox is getting empty and if I'm getting a result then DropDownList must be invisable.
How to do?
> Here is my BLOCK: