Export button
Export button
StefanoWeblink
Posts: 2Questions: 1Answers: 0
Hi, i followed the tutorial to add to my table the export button, but it doesn't appears.
Should tou help me to understand where am i wronging?
This discussion has been closed.
Answers
and this the header of the table:
<
table id="controlPanel" class="display" style="width:100%; display: none;">
<thead>
<tr>
<th>Articolo</th>
<th>Descrizione</th>
<th>Codice</th>
<th>Prima Class.</th>
<th>Terza Class.</th>
<th>Catatogo 2018</th>
<th>Vis IT</th>
<th>Vis EN</th>
<th>Novità Fam.</th>
<th>Vis Cod.</th>
<th>Novità Cod.</th>
<th>Tipo Prodotto</th>
<th>Allegati</th>
<th>Foto</th>
<th>Link prodotto</th>
</tr>
Can you link to a page showing the issue so we can help to debug it please.
Allan