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

Call web services on some condition

$
0
0

Dear all expert,

I have a DropDownList and Textbox. 

<asp:TextBox ID="txtEditSearch" runat="server" Width="280%" Height="30px" OnTextChanged="txtEditSearch_TextChanged"
                                                AutoPostBack="True"></asp:TextBox><cc1:AutoCompleteExtender ID="AutoEdit" runat="server" CompletionInterval="100" CompletionSetCount="12"
                                                DelimiterCharacters="" Enabled="True" MinimumPrefixLength="1" ServiceMethod="DairyDate"
                                                ServicePath="~/WebService.asmx" TargetControlID="txtEditSearch"></cc1:AutoCompleteExtender>


I am using Web services method on this textbox.now problem is that if DDl is a --Select-- position still my webservices call, now i want.if DDL position value is 0(--Select--) then webservices method not call.


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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