I am using Data table with Button. I want to show Success button rather default. I tried this Code
buttons: [ { extend: \"excel\", className: \"btn-sm btn-su
Use this code to hide Excel text on button:
extend: 'excel', text: '', className: "btn btn-info btn-sm glyphicon glyphicon-list-alt",