To access the DDL on the client side using jQuery, you need to do this:
var DdlPopUp = $('#<%=ddlPopUp.ClientID %>');
solved why cant use dropdown list? [closed]
To access the DDL on the client side using jQuery, you need to do this:
var DdlPopUp = $('#<%=ddlPopUp.ClientID %>');
solved why cant use dropdown list? [closed]