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

What is wrong with the following system Handler for a Textbox

$
0
0
What is wrong with the following: I get an error:
CS0123: No overload for 'txt1_TextChanged' matches delegate 'System.EventHandler'



protected void txt1_TextChanged(TextBox sender, EventArgs e){
}

html

<asp:TextBox ID="txt1" runat="server" OnTextChanged="txt1_TextChanged"></asp:TextBox>


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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