can any one tell me how to export CSV file which should only grap specific field?
Description: am using ng-table="tableParams" for this export-csv="csv" has been used to export fields with data it has more then 8 columns, i just want to export only some columns, Example: if that ng-table="tableParams" has colA, colB, colC, colD, colE, colF, ColD, i just want to export file with ColA, ColB, ColE, ColD Enter code here... is it possible to achive this? pls kindly share you knowledge, it would be better if any share the code. Help ll appreciated greatly Thanks in Advance -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
