Hello;
I'm using a ListSearchExtender for a list of cities in a given state. If the state is CA, the list contains several listitems made of two words, like "San Andreas", "San Bernardino", "San Diego".
The issue i'm encountering is when the user types the city name. while typying "san" everythign is fine, the filter works nicely. When user hits the spacebar, the dropdown pops (similar as if it was clicked).
My question: how can i avoid the POP feature when hitting the spacebar? Is there currently a work-around?
Comments: Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.
I'm using a ListSearchExtender for a list of cities in a given state. If the state is CA, the list contains several listitems made of two words, like "San Andreas", "San Bernardino", "San Diego".
The issue i'm encountering is when the user types the city name. while typying "san" everythign is fine, the filter works nicely. When user hits the spacebar, the dropdown pops (similar as if it was clicked).
My question: how can i avoid the POP feature when hitting the spacebar? Is there currently a work-around?
Comments: Please upgrade to the latest version of AJAX Control Toolkit v15.1. If the problem remains, feel free to post a new issue.