I have Grid 1 with 2 columns.
Could you help me setup this condition:
If a column1 contains a value >0, column2 will be disabled.
But if the column1 has a value =0, column2 wil be enabled.
Same thing with column2, if it contains a value >0,
column1 will be disabled.If column2 has a value=0,
column1 will be enabled.
Both columns are enabled by default. If both columns have
no value or value = 0, both are enabled.
Please help on this problem.
Thank you.
Could you help me setup this condition:
If a column1 contains a value >0, column2 will be disabled.
But if the column1 has a value =0, column2 wil be enabled.
Same thing with column2, if it contains a value >0,
column1 will be disabled.If column2 has a value=0,
column1 will be enabled.
Both columns are enabled by default. If both columns have
no value or value = 0, both are enabled.
Please help on this problem.
Thank you.