django-ajax-datatable icon indicating copy to clipboard operation
django-ajax-datatable copied to clipboard

How to add a className to cell and header differently?

Open riquedev opened this issue 4 years ago • 0 comments

When I use column_defs and enter the className, the class is applied to both the head and the cell. Is it possible to distinguish both? Something like: "cellClassName" and "headClassName"

riquedev avatar Mar 25 '22 16:03 riquedev