BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
$scope.changedata = function (e) { //Object for DropDownList created dropdownObj = $("#bookSelect").data("ejDropDownList"); //Datasource changed dynamically dropdownObj.option("dataSource", BikeList); } |