Bootstrap-table: Export Button is not shown even after using data-show-export="true"

Created on 28 Oct 2014  路  13Comments  路  Source: wenzhixin/bootstrap-table

http://jsfiddle.net/433n91rd/

i do not see the export button enabled even after using data-show-export="true"

Most helpful comment

All 13 comments

http://jsfiddle.net/j0be3khu/1/ using the same method i am able to see the toggle button

I had this issue and it turned out that I was missing a dependency: https://github.com/kayalshri/tableExport.jquery.plugin

How do I add a filename to my exported table? Right now it's being being named 'download' automatically. Thanks.

Hello, I'm new in Bootstrap and JavaScript, I have the same problem, but I put all the dependecies, the data-show-export="true" and still doesnt appear the export button. I have download the last version of all dependencies. Can somebody help me
sociedades.txt

I built my code base in that example, but still doesn't appear the button. I' m missing some dependency?

I use all the dependencys that the example uses. But still doesn't appear the button..

what's the version of bootstrap-table?

I found my error, I was using bootstrap-table.js and bootstrap-table.min.js. I deleted the reference to bootstrap-table.js and it works. Thank you for your help. Now I have a diferent problem, Always exports all the records of table, no matter if I chose some. But I think its my function the problem. Thanks again!

showExport and showColumn not wirking in bootstrapv4

Was this page helpful?
0 / 5 - 0 ratings