Adding A checkbox in a table header

Is it possible to add a checkbox in a table header?

Hi,

adding components to the table header is not supported. There are many ways to get around this (e.g. AbsoluteLayout and some positioning, the Overlay addon, some styling hacks for the headers + a click listener for them).

Please search the forum, there are multiple threads about this issue already.