11-06-2012 08:54 AM
11-06-2012 12:32 PM
Can you attach some code, or a screenshot or other image showing what you want to do? It's not quite clear to me.
It sounds like you simply want to change which table is showing based on a menu. There are a couple of ways you could do this:
1) Use a tab control, but hide the tabs. When the menu (a ring or enumeration control) changes, change which tab page is showing.
2) Use property nodes to hide or show the tables depending on which item from the menu is selected.
3) Place only one table indicator on the front panel, but display different data in it depending on which menu item is selected.
(Ce forum est plutot anglais; il existe egalement sur ce site une communaute francophone).