I need to dynamically disable a row or cell based on the recId. The recId is being sent from an outside source and the related row/cell needs to be disabled/enabled accordingly.
Can you tell me how to accomplish that. I saw the "editable" "option" and demo, but can't seem to get it to work.