Binal

Results 2 comments of Binal

Check the below possibilities, 1.) You have to inject "internationalPhoneNumber" module. 2.) Include "intlTelInput.js" also as reference. I am using this international-phone-number directive. I have included below file reference: intlTelInput.js...

$('#tblExport').table2excel({ exclude: ".noExl", name: "report", filename: "Report", // Here, you can assign exported file name fileext: ".xls" ## }) And try this below jquery-table2excel: //table2excel.js ;(function ( $, window, document,...