ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically finding the active cell in a table.

I would like to be able to know when a User has clicked on a particular cell (and then read or change the values and/or properties of that cell) while my VI is running. However, I cannot read the value from the Active Cell property while the VI is running. Is there a way to know the indices of the cell a user has selected?
0 Kudos
Message 1 of 2
(2,952 Views)
You want to use Edit Position. I think Active Cell is for changing cell attributes such as background/foreground color.
Message 2 of 2
(2,952 Views)