Hello,
We have customized inline-editor. It takes some time to save the value to the remote.
To prevent other inline-editor to be opened during the saving, we must disable all other cells’ editors.
Currently, we are using the JQuery to achieve this.
Does HT team has any suggested way to do this?
Thanks so much,