LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is tabbing through all the active cells of a table possible?

hi...

 

i need to tab through the active cells which are already not seen on the table. i mean i can only tab through the cells which i see, i need to use the horizontal scrollbar to move to the cells which are not already seen.

 

can i programmatically change this behaviour?

 

 

i used the example program below to disable a part of the table.

 

http://zone.ni.com/devzone/cda/epd/p/id/2163

 

then i noticed this behaviour. hope its the same with arrays also.

 

please reply with your valuable suggestions

 

thanks in advance

 

Renn 

Kudos always welcome for helpful posts 🙂
0 Kudos
Message 1 of 8
(3,644 Views)

Hi Renn,

you can use the event structure to react on the tab key. There you can use the property "top left cell" to scroll the table programmatically.

 

Mike

0 Kudos
Message 2 of 8
(3,633 Views)

hi mike

 

i dont see this property. i'm using LV851. could you please send me a screenshot?

 

thanks 

Kudos always welcome for helpful posts 🙂
0 Kudos
Message 3 of 8
(3,631 Views)
please see the attachment
Kudos always welcome for helpful posts 🙂
0 Kudos
Message 4 of 8
(3,621 Views)
Please hav a look at the VI
Kudos always welcome for helpful posts 🙂
0 Kudos
Message 5 of 8
(3,614 Views)

Hi Renn,

maybe the name has changed.

 

See the attached vi for the property a mean.

 

Mike

0 Kudos
Message 6 of 8
(3,600 Views)
i hope the property ''Top Left Cell'' is of a digital table. couldn't find the same with a normal table.
Message Edited by RENN on 04-14-2009 03:53 AM
Kudos always welcome for helpful posts 🙂
0 Kudos
Message 7 of 8
(3,599 Views)
thanks mike
Kudos always welcome for helpful posts 🙂
0 Kudos
Message 8 of 8
(3,558 Views)