Buttons not visible
Buttons not visible
DennisBeeee
Posts: 1Questions: 1Answers: 0
in Buttons
https://debug.datatables.net/ujesar
As soon as I change the language to German, the buttons are no longer displayed. Does something have to be changed if you want to use the German language and buttons at the same time?
LibraryInfoInstalledLatest
DataTablesUp to date1.10.241.10.24
ButtonsUp to date1.7.01.7.0
ResponsiveUp to date2.2.72.2.7
Answers
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
Hijacking this, because i also can not get it to work. It is the most basic sample with just dom and buttons option added:
http://live.datatables.net/muleyehi/1/
The buttons do not show up.
@Balkoth You aren't loading everything needed to show the buttons you want; Open the CDN in a browser and you will see this at the top:
Go to the link presented to see the options selected:
You are trying to display these buttons:
You need to select
Column visibility
,JSZip
(for excel) andPrint view
for these buttons.Kevin
OMG i'm stupid sorry. I thought that these commands would just setup buttons labled like this. There is a whole section about custom commands in the docs...