LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview table programatically enter a string into the upper left hand header cell

Solved!
Go to solution

While one may access LaBVIEW table row and column headers via property nodes, it isn't obvious how to access the upper left hand cell—the one cell the that is to the left of the typical column headers and also above the row headers.  Any ideas?  Or is it only accessible by manualling editing the cell?

Download All
0 Kudos
Message 1 of 4
(3,519 Views)

That "cell" is not accessible, even if you try manually. You could place an otherwise transparent indicator over it. Or you could place the table caption in that location, then write it programmatically.

0 Kudos
Message 2 of 4
(3,508 Views)
Solution
Accepted by topic author wjdwyer

Here's what I had in mind ...

 

Download All
Message 3 of 4
(3,501 Views)

Much appreciated!

0 Kudos
Message 4 of 4
(3,479 Views)