LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Make top row of Table Bold

Solved!
Go to solution

Hello,

 

In the attached VI, how to go about making the top row of the table with the header Bold?

 

Thanks,

hiNi

Download All
0 Kudos
Message 1 of 3
(2,981 Views)

Instead of putting the column names in the top data row, make the column headers visible.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 2 of 3
(2,971 Views)
Solution
Accepted by hiNI

Use the "ActiveCell" and "CellFontBold" properties:

Capture.PNG

Message 3 of 3
(2,967 Views)