Method does not exist in current version.
Is it impossible to modify the config of the add method and the update method?
Add to, Is it possible to edit the editable value only for that row?
Please, try to make an editable columnn, but block the edit operations for all the rows of that column except “that-needed-row”. YOu cna block the edit operation using the beforeEditStart event. Just try to rerurn false from it.
Like: