Create Link in fnRowCallback and visibal falsh last Column

Create Link in fnRowCallback and visibal falsh last Column

pranaysonipranaysoni Posts: 23Questions: 2Answers: 0
edited April 2012 in General
problem is Link is create Two Times

$('td:eq(5)', nRow).html('' Link Name'');

oTable.fnSetColumnVis(10, false);
This discussion has been closed.