jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: jqxTabs close button for tab jqxTabs close button for tab #133912

    augusta.bande
    Participant

    Hi, may I ask if there is any update on this issue? We are experiencing the same issue. The tab that is removed is the one selected not the one where you click the close button. Thanks

    in reply to: Grid Export to Excel Grid Export to Excel #107798

    augusta.bande
    Participant

    Hi Hristo,

    I found the solution concerning the error “q.toISOString is not a function” and it was connected to the datatype when I prepared the data for the dataAdapter. I set datatype: “json” instead of datatype: “array” and this created the problem. This should solve the issue of edilson88 as well.

    Thanks for your tips!

    in reply to: Grid Export to Excel Grid Export to Excel #107462

    augusta.bande
    Participant

    I’m experiencing the same issue… the export works fine for pdf. For csv it works but I receive an empty file while for excel I’m getting “q.toISOString is not a function”, as well.

    I have a license and I’m using the save-file.php file locally and the last jqwidgets version.

    Could it be connected to empty cells? I mean, cells with value = ”; ? or again could it be an issue generated by using cellsrenderer? By exporting the PDF, I receive empty cells for value = ” even if the cellsrenderer returns something like: return ‘<div style=”text-align: left; margin-top: 5px; margin-left:5px; z-index:1000;”> x </div>’;

    Could you provide an example of grid exporting by including the cellrenderer and some empty cells?
    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)