Here Mudassar Ahmed Khan has explained with an example, how to use the SelectedIndexChanged event of ASP.Net DropDownList in C# and VB.Net.
The SelectedIndexChanged event of will work / fire / trigger only when the AutoPostBack property of the ASP.Net DropDownList is set to True.
↧