LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read data from cell of table indicator?

Solved!
Go to solution

In my application, I've filled the table indicator with data from  database. Now I want, when I click on any particular row, I should be able to read data from that row.

 

Thanks & Regards,

Shrinivas

0 Kudos
Message 1 of 12
(3,139 Views)
I tried something for you
0 Kudos
Message 2 of 12
(3,130 Views)

Hi Shrinivas,

 

you can use "Selection Start" property node in a click-event to fnd out the row index of selected cell and retrieve the appropriate row from it.

Message Edited by My NI on 08-05-2009 09:04 AM
Regards
MY
Message 3 of 12
(3,129 Views)
0 Kudos
Message 4 of 12
(3,128 Views)

Hey,

 

You can do the following:

 

code

 

 

Christian

 

0 Kudos
Message 5 of 12
(3,118 Views)

 


Hey,

 

You can do the following:

 

code

 

 

Christian


 

 

Forgot the attachment?

0 Kudos
Message 6 of 12
(3,116 Views)
@muks: No, ...screenshot should be enough to see how it can be done.
0 Kudos
Message 7 of 12
(3,111 Views)

But where is the screen shot?

 

w.PNG

0 Kudos
Message 8 of 12
(3,108 Views)
Solution
Accepted by topic author Shrini

Strange, I can see it with different accounts.

ok, attached the VI.

 

Christian

0 Kudos
Message 9 of 12
(3,102 Views)
Can you kindly post it for lv 8.0?
0 Kudos
Message 10 of 12
(3,100 Views)