Hi Experts !
Plz help.
My dropdownlist's SelectedIndexChanged won't fire up.
I've AutoPostBack = true RUNAT=server ID="DrpLstTest"
The ID name is also defined in the acsx code-behind as:
Protected WithEvents DrpLstTest as System.Web.UI.WebControls.
DropDownLi
st
I can't think why it won't fire up
Thank You
Start Free Trial