Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4764

Call ASP.Net DropDownList SelectedIndexChanged event using JavaScript and jQuery

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to call SelectedIndexChanged event of ASP.Net DropDownList using JavaScript and jQuery. First the ASP.Net DropDownList will be referenced using JavaScript or jQuery on Client Side and then its SelectedIndexChanged event will be called by making use of the __doPostBack JavaScript function.

Viewing all articles
Browse latest Browse all 4764

Trending Articles