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

in c#, how do I link the "SelectedIndexChanged" event of a ListView with the ListView control in codebehind

$
0
0

If  I have the following ListView with codebehind in c#.  How do I link it with the control. The handles event in VB handles it, but how do I do it in c#?

<asp:ListView ID="ListView" runat="server"
                   OnSelectedIndexChanged="ListView_SelectedIndexChanged()"
</Asp:ListView>
protected void ListView_SelectedIndexChanged(object sender, ListViewSelectEventArgs e)   { } 




Viewing all articles
Browse latest Browse all 5678

Trending Articles



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