TmsFmxTableview

Hi,
I want to hide header and footers of TTmsFmxTableView.
So how can I do that.

Thanks,

I too would like this to be possible.

Edit the style of the component and in the style editor set header.Visible = false / footer.Visible = false