LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use the property 'top left visible cell' in a table?

Hi! I use a table in my program and I want to show the top left cell of the table every time when the user clicks a button .I don't know how to do this. If I use a multicolumnListbox I can select the property 'top left visivle cell'. Is it possible with a table ?
Thanks for any help.
0 Kudos
Message 1 of 2
(3,122 Views)
Yes, it's possible - use the "index value" property to set top-left cell for arrays and tables. See example attached.
Message 2 of 2
(3,122 Views)