DataTables logo DataTables

via Ad Packs
I create a Link in in column5 and this link is create in fnRowCallback i use Drag & drop Column
  • Then Link is Created Wrong

    "fnRowCallback": function (nRow, aData, iDisplayIndex) {
    $('td:eq(' + labno + ')', nRow).html('<a style="color:blue" target="_blank" href="' + aData[CERTI_LINK] + '">' + aData[labno] + '</a>');
    }
This discussion has been closed.
← All Discussions

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Support

Get useful and friendly help straight from the source.