Loading ...

Ajax Auto complete extender and Text box problem

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  asp.net ajax   » Ajax Auto complete extender and Text box problem

Ajax Auto complete extender and Text box problem

Posts under the topic: Ajax Auto complete extender and Text box problem

Posted: 10/15/2011

Lurker 10  points  Lurker
  • Joined on: 10/15/2011
  • Posts: 2

Hi

     I am using ajax autocomplete extender with textbox and also using text changed event of that textbox.

The problem is i enter the text in textbox the search value will display on the list using autocomplete extender, when i start to drag down  the scroll bar from search list,  the text changed event called  before i selecting the values.  This is happening is IE, google chrome and opera  but it working properly in mozilla firefox.

Then i used  onclientitemselected event in autocomeplete extender control  this wil trigger the textchanged event when the item is selected from the list.  But i need the fire the event when the text box loses its focus after slected from the list or manually entered in the textbox.

If anybody facing this kind of issues please let me know.

Thanks 


Page 1 of 1 (1 items)