日期:2014-05-17 浏览次数:20425 次
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<div>
//任务编号TextBox <asp:TextBox ID="txt_OrderNo" runat="server" autocomplete="off" Width="300"></asp:TextBox>
<cc1:AutoCompleteExtender ID="autoComplete1" runat="server" CompletionInterval="1000"
CompletionSetCount="12" EnableCaching="true" MinimumPrefixLength="0" ServiceMethod="GetList"