Closed claudio-rosati closed 6 years ago
Moreover, trying to set the value to None
instead of empties the table displays null
.
and the following message:
WARNING [Thread 1] org.csstudio.javafx.StringTable (setData) - Table needs 3 columns [Column 1, Column 2, Column 3] but got row with just 1: [null]
Try now.
It worked fine. Thank you for the quick fix.
Hello Kay,
I don't understand why, using a Table Widget not attached to a PV, when the OPI is run a strange row is inserted containing
VString[No PV, 1970/01/01 01:00:00.000]
.A colleague needs an empty table with 3 columns not connected to a PV that will be populated pressing some buttons. But the "empty" Table widget appears with this first annoying row.