LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Table Control Scrolling without using property node

In my application I want to scroll the table values up or down depending on the users input from front panel(say a button for scrolling up and another for scrolling down). The problem is that PDA does not support the properties so I need to achieve this functionality without using property node or methods.
I have the top row index and can also get the total number of rows.
Any idea how to do this?

TIA
Rachana
0 Kudos
Message 1 of 2
(2,662 Views)
You can use carefully placed string (or numeric) indicators to give the illustion of an array. See the example.
Message 2 of 2
(2,662 Views)