Is it possible to update column header (sTitle) for a column after initialization?
Is it possible to update column header (sTitle) for a column after initialization?
I have a situation where the first column header of a table needs to update - due to the way the initialization is happening, it would be ideal if I could initialize the table with no header text in the first column, and then immediately update it with the correct header text.
Is this possible within datatables? or is it something I should just do via jQuery?
Thank you
Is this possible within datatables? or is it something I should just do via jQuery?
Thank you
This discussion has been closed.
Replies
Allan