Update One Editor Cell

Is there a way to update (refresh) just one editor cell (or few cells)?

I want to avoid updating whole EditorComponent (editorContext.getEditorComponent().update()) which may be time consuming.

Thank you in advance.

Josef

1
1 comment
Avatar
Permanently deleted user

Dear Josef, 

Could you specify the case you are working on?

Please check out the APICellAdapter#synchronizeViewWithModel()

1

Please sign in to leave a comment.