On my page I have a TextBox and a submit button. They are both inside an UpdatePanel. This section is for a search. The user will type in their request and click the submit button. If there are too many results, I would like the menu to appear next to the TextBox (right or left of it) with a selection of items they can choose from to narrow their search.
Any ideas how I can implement this? I have been trying for a few hours to wrap my head around it, but I can't seem to get it.
Daniel
Any ideas how I can implement this? I have been trying for a few hours to wrap my head around it, but I can't seem to get it.
Daniel