Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

TextBox text changed event is firing many times in firefox :-(

$
0
0

Hi to all,

           In ajax autocomplete , TextBox text changed event is fired 2 or 3 times in firefox so am getting same values in multiple times. 

           textchange event is firing in chrome and IE only one time while in firefox more then twice.

          Please anyone help me to solve this..... thank you...

         Here my ajax textbox,

<asp:textbox id="txtTest" runat="server" width="440px" autopostback="true" ontextchanged="txtTest_TextChanged" tabindex="5"
    onkeyup="ShowProcessImage(event.keyCode,this.id)"></asp:textbox><asp:autocompleteextender servicemethod="SearchTest" minimumprefixlength="2" completioninterval="100"
    enablecaching="false" completionsetcount="10" targetcontrolid="txtTest" id="aceTest"
    runat="server" firstrowselected="false" onclientitemselected="ClientItemSelectedTest"
    onclientpopulated="ClientPopulated_TP" completionlistcssclass="autocomplete_completionListElement"
    completionlisthighlighteditemcssclass="autocomplete_highlightedListItem" completionlistitemcssclass="autocomplete_listItem"></asp:autocompleteextender>


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>