make the option value to default using jquery code example Example: To set the dropdown default value using jquery $("#SelectPayment option:selected").val('Cash');