I am using an Editable (OOB) Grid on my form. I have a statuscode field on the form too, who's value will decide what fields will be locked (read-only) or not (editable) on the grid.
How do I achieve this, via JavaScript or some OOB way preferably?
*This post is locked for comments