Bootstrap-table: Table Export - TypeError: c.$el.tableExport is not a function

Created on 13 Jan 2015  路  5Comments  路  Source: wenzhixin/bootstrap-table

Hi I am receiving this error when I try to export any format:
TypeError: c.$el.tableExport is not a function

How can I fix this?

All 5 comments

Have you imported the dependent library: https://github.com/kayalshri/tableExport.jquery.plugin?

No, but I have them now.

I'm not sure if these questions can be answered by you, but I do have some questions:
1. Why does csv not save as csv?
- I have to rename the file and add .csv
- same with txt, sql, and word

Also when choosing to export as PDF it looks like this:
pdfgrid

Hi @iamthestreets, your problem is decided by this plugin: tableExport.jquery.plugin, because this plugin is not my maintenance and development, I think there are problems of this plugin need to be more perfect, but I don't know the author if can help to improve. If you can help to improve, any pull requests are welcome!
Close this issue here.

Thanks! I will submit an issue there.

How to fix: _elm.tableExport is not a function_ ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iamthestreets picture iamthestreets  路  20Comments

simkeyur picture simkeyur  路  19Comments

DavidKrupi picture DavidKrupi  路  23Comments

antonioaltamura picture antonioaltamura  路  15Comments

marcelod picture marcelod  路  16Comments