10-03-2024 07:18 AM - edited 10-03-2024 07:23 AM
Hello
I created a table as a control and I can't edit manually the rows and columns while it's running
How to edit this in the table settings?
Solved! Go to Solution.
10-03-2024 07:43 AM
Right-click on the control and check "Editable Cells" in the context menu. Or maybe its Enabled state is "Disabled".
10-03-2024 07:53 AM
These options are already enabled and I still can't edit while VI is running
Is there anything else to be done?
10-03-2024 07:57 AM
AFAIK, no. Can you post your vi? But please save it for a previous version (at least LV2021).
10-03-2024 08:06 AM
Yes, I put it attached
10-03-2024 08:37 AM - edited 10-03-2024 08:39 AM
This may be non-intuitive, but you cannot create new rows while manually editing the MCLB at runtime.
First, you need to add rows with property "Item Names" to be able to edit them.
Then you can even edit empty columns as soon as you are in an existing row.
Example (to allow the editing of the 2 first rows):
P.S.: To edit a cell, you have to click it twice slowly (not double-click).
Regards,
Raphaël.