We Found A Problem With Some Content In Excel
We Found A Problem With Some Content In Excel
ABhore
Posts: 1Questions: 1Answers: 0
$(document).ready(function () {
$('#documenttable').DataTable({
dom: 'Bfrtip',
//columnDefs: [
// { "sType": 'numbercase', targets: 1 }
//],
//order: [[0, 'desc']],
buttons: [
{
extend: 'excel'
I am not able to open excel after Excel Button click
This discussion has been closed.
Answers
I tried here, and it's working as expected.
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