Adding Headers to a Table in LabVIEW

Updated Nov 29, 2023

Reported In

Software

  • LabVIEW

Issue Details

I'm using a table in my LabVIEW application and I would like to add headers to it, how can I do it?

Solution

To add column or row headers to a table in LabVIEW you can use the Column Header Strings[] Row Header Strings[] property as input you should pass a an array with the names of the headers.

To make the headers visible:
  • You can select the table on the front panel and from the shortcut menu select Properties.
  • On the  Appearance page from the Properties dialog box, check the options Show column headers and/or Show column headers