fnDrawCallback with FixedColumns
fnDrawCallback with FixedColumns
I am trying to update one of the cells in the fixed column part of my table. Tried a few different ways, but I can't make it work because the FixedColumn part fires after the DataTable called fnDrawCallback. I've had a look and I don't think that FixedColumn has any callbacks? Is there any way to have a function fire after the table has been completely been redrawn?
This discussion has been closed.
Replies