# Setting column headings in Table View

**URL:** https://forum.servoy.com/t/setting-column-headings-in-table-view/9285
**Category:** Classic Servoy
**Created:** [July 11, 2008, 9:20pm UTC](https://forum.servoy.com/t/setting-column-headings-in-table-view/9285 "2008-07-11T21:20:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![craig-c](https://avatars.discourse-cdn.com/v4/letter/c/7ea924/32.png) [@craig-c](https://forum.servoy.com/u/craig-c)
#### Post date: [July 11, 2008, 9:20pm UTC](https://forum.servoy.com/t/setting-column-headings-in-table-view/9285/1 "2008-07-11T21:20:25Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Joas](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/joas/32/5095_2.png) [@Joas](https://forum.servoy.com/u/Joas)
#### Post date: [July 12, 2008, 10:15am UTC](https://forum.servoy.com/t/setting-column-headings-in-table-view/9285/2 "2008-07-12T10:15:45Z")

</div>

Fill the text-property of your fields.

---

<div class="post-metadata">

### Author: ![craig-c](https://avatars.discourse-cdn.com/v4/letter/c/7ea924/32.png) [@craig-c](https://forum.servoy.com/u/craig-c)
#### Post date: [July 12, 2008, 1:19pm UTC](https://forum.servoy.com/t/setting-column-headings-in-table-view/9285/3 "2008-07-12T13:19:41Z")

</div>

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
