Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2366

Want className applied to but not to

$
0
0

Hi,
In using the className option with columns like so:

{ data: "Flag", className: "text-uppercase" }

the column header is also affected by the class (in this case its changed to all caps).
Is there a way for the data cells to have the class applied, but not the column header? I can't even seem to remove it with javascript after the fact.

Thank you for any help.


Viewing all articles
Browse latest Browse all 2366

Trending Articles