Can we show export button like xls,pdf etc in dropdown as link button?
Can we show export button like xls,pdf etc in dropdown as link button?

How to show data table export button like xls,pdf etc in drop down as link.
This discussion has been closed.
Answers
By default a
button
is used (as of Buttons 1.5.0). If you want to use aa
element instead you can use:This is the code where that is set.
Allan