...
Check out the examples on inputMatrix:
| Code Block |
|---|
//Makes col1 non-editable
cp.addParameterConfigEntry("readOnlyColumns",["col1"]) |
...
Check out the examples on inputMatrix:
| Code Block |
|---|
//Makes col1 non-editable
cp.addParameterConfigEntry("readOnlyColumns",["col1"]) |