Hi everyone,
when rendering, Datatables adds the sort controls only in the TH tags that are within the last TR in the THEAD.
I would like to render sort controls not in the last TR, but in a TR that I'll decide.
It is possible to do such customization? How?
Thanks