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...