Hi,
I'm working with the AutoCompleteExtender and have a problem aligning the results-popup with the textbox.
I've written a JS function that executes onClientShown of the extender, and it runs perfectly on first execution.
After I press any key (even alt+shift), the popup "jumps" about a 100 pixels to the left, where it stays until I press ESC and then it starts over.
Should I put my JS function somewhere else?
I'm using $common.SetLocation in my JS.