Help.
Requirement
When the “Active” option under the Employee select box is displayed, the resigned date blank cell next to it must be read-only. For other options, the resigned date cell my be editable.
Problem
I tried to use updateSettings on the HOT instance using the afterInit method, but the registerer returns undefined. And due to this I am not able to make the resigned date cell read-only when ever the Active status is displayed on table render.
Can you suggest what’s wrong? @aleksandra_budnik
