Setting column headings in Table View

I am developing a system using Servoy 3.5.6. I am setting up forms with table view, so that the rows can be sorted, etc. However, I can’t see how I’m supposed to insert the heading text at the top of each column. Therefore my columns currently have no titles.

I have seen a question on the forum where someone suggests using HTML to set these column headings. However, I haven’t seen anything to indicate where the HTML is actually inserted. Also, I haven’t been able to find anywhere to insert the HTML in Servoy Developer.

I realise I’m probably just missing something that’s blatantly obvious. Therefore, can someone please let me know where and how I insert table view headings.

Thanks in advance to anyone who can help me.

Craig

Fill the text-property of your fields.

Big thanks for that Joas. I now have my table headers working properly.

As always, it’s easy when you know how.

Thanks again

Craig