Table Widget: hide the title / header

How can I hide the title / header of a table widget?

Cheers, Tee
image.png
Solution
->heading(null) if you are using a table widget..
Was this page helpful?