LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Table, scroll index

Hello,

 

There is two tables on front panel. When scroll down the left table, right should be scrolled down automatically.

I manage to create this with arrays, but with tables, i just can't find appropriate property node.

milan87_0-1649054346009.png

 

Can someone advise please...

Thanks

0 Kudos
Message 1 of 4
(1,207 Views)

You are after a property node called index values

Niatross_0-1649055724960.png

 

0 Kudos
Message 2 of 4
(1,196 Views)

Thanks on fast feedback.

When index values are used, i'm not able to enter values in 'values control' table.

I can scroll them together, but functionality is then lost.

I tried both way.

milan87_1-1649060624439.png

milan87_2-1649060663511.png

 

Any suggestions?

 

0 Kudos
Message 3 of 4
(1,187 Views)

@milan87 wrote:

Thanks on fast feedback.

When index values are used, i'm not able to enter values in 'values control' table.

I can scroll them together, but functionality is then lost.

I tried both way.

milan87_1-1649060624439.png

milan87_2-1649060663511.png

 

Any suggestions?

 


My guess is that you are trapping a mouse down event to handle scrolling, and that something about your code structure is preventing data entry.  Post your VI and I'll take a look.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 4 of 4
(1,174 Views)