Question
How to make a grid read only in a interface?
Hello all,
So I have an interface where I'm trying to make only one field editable.
For the rest of the fields I´m just add variables to store Boolean values and then based on these values I configure mine readOnly parameters. Like the following:

But I have on the interface a GRID.
How can I make it read only ?


Regards,
