LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I customize the Column Headers of the TABLE control/indicator in LabVIEW ?

I need to customize the TABLE control/indicator in the LabVIEW as the same shape of the table in the LabWindows CVI or the DBgrid of the Borland Delphi. Where can I modify the color and shape of the Column Headers and the Row Headers. See the example below.

Thanks,

Cleber
0 Kudos
Message 1 of 4
(5,566 Views)
Perhaps using a table property node then format the headers on the front panel using the text settings.
Message 2 of 4
(5,548 Views)
Hi Cleber

I don't think it's possible to alter the column and row header colours using property nodes. However you can set the colours and sizes on the first row and column and treat these as your headers.

See attachment.

Neil
Message 3 of 4
(5,540 Views)
It's cool! Thanks a milion guys...

Cleber
0 Kudos
Message 4 of 4
(5,530 Views)