LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a mouse to get cell value

I have an array of data points that I can also display in a table.  Is there a way to have a cell value displayed into a string when I click that specific cell?  I wasn't sure if this is done through a property node or if it is possible to begin with.

0 Kudos
Message 1 of 5
(2,972 Views)

Use the EditPosition property and wire the row and column info to an Index Array function.

Message 2 of 5
(2,964 Views)

alright.  How to you input the index based on the cell that I click on?

0 Kudos
Message 3 of 5
(2,947 Views)

Sigh... Nobody tries anymore...

 

Message 4 of 5
(2,942 Views)

OK...nevermind.  Just figured out what you had mention.  Thanks a lot!!!

0 Kudos
Message 5 of 5
(2,939 Views)