LearnNewsExamplesServices
Frontmatter
id6539
titlegrid.View: updateCellNode()
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 3, 2025, 11:09 PM
updatedAtMar 3, 2025, 11:10 PM
githubUrlhttps://github.com/neomjs/neo/issues/6539
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 3, 2025, 11:10 PM

grid.View: updateCellNode()

Closed v8.29.0 enhancement
tobiu
tobiu commented on Mar 3, 2025, 11:09 PM

onStoreRecordChange() needs an additional update, in case:

  1. it is a component based column
  2. the component is defined as a function
  3. the dataField of the component is not present inside the changed fields

To not create redundancy, we need the new method.

tobiu added the enhancement label on Mar 3, 2025, 11:09 PM
tobiu assigned to @tobiu on Mar 3, 2025, 11:09 PM
tobiu referenced in commit bd3de39 - "grid.View: updateCellNode() #6539" on Mar 3, 2025, 11:09 PM
tobiu closed this issue on Mar 3, 2025, 11:10 PM