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

0 problem about AutoCompleteExtender

$
0
0

Hi:

I meet a problem when display some data including "0"; such like string[] test={"000678", "00123","000345"}

And in this example, the autocomplet listitem can not show 000678, instead, it shows 678;

My setting about AutoCompleteExtender is following:

<asp:AutoCompleteExtender ID="AutoCompleteExtender1" runat="server" TargetControlID="txb1" MinimumPrefixLength="1"
                   ServicePath="~/test.asmx" ServiceMethod="GetNo" CompletionInterval="200" ></asp:AutoCompleteExtender>

If there any problem about that, or any setting I need to define, thanks a lot.


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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