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
Please sign in to leave a comment.
Dear Josef,
Could you specify the case you are working on?
Please check out the APICellAdapter#synchronizeViewWithModel()