04-04-2022 01:39 AM
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
04-04-2022 02:02 AM
You are after a property node called index values
Niatross_0-1649055724960.png
04-04-2022 03:25 AM
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?
04-04-2022 07:03 AM
@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.