LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change style of header's Cell in table?

I've table which number rows and columns is dinamic.

I'd like change style headers cells (row and columns) but I don't know because the table is dinamic.

Can you help me?
Thanks.
0 Kudos
Message 1 of 2
(2,630 Views)
create a property node for the table
use the property
rowHeader visible
ColHeader Visible
Row headers (array values)
Column Headers *array values)
0 Kudos
Message 2 of 2
(2,630 Views)