LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

In my table i want to make one column act as toggle button on double click event in Labview

In my table i want to make one column act as toggle button on double click event in Labview
0 Kudos
Message 1 of 2
(2,369 Views)
It is quite easy, use the combination of "Mouse Up" event and "Edit Position" property. The "Edit Position" property returns the cell position where the mouse is clicked.

-Joe
0 Kudos
Message 2 of 2
(2,369 Views)