exporting table to excel using tableExport jquery -


i exporting table excel using tableexport jquery plugin. want know how can customized table i.e have edit column heading name , apply formulas table , send excel. excel file has bit different of html table. there needs of sum values.

can me ? in advance! here code

    $("#data").tableexport({     bootstrap: true,     headings: true,     footers:true,     formats:["xls"],     filename:"claim",     ignorerows:arr      }); 


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -