LearnNewsExamplesServices
Frontmatter
id9512
titleDynamic Value Banding Updates
stateClosed
labels
enhancementaigrid
assigneestobiu
createdAtMar 18, 2026, 3:43 PM
updatedAtMar 18, 2026, 3:45 PM
githubUrlhttps://github.com/neomjs/neo/issues/9512
authortobiu
commentsCount1
parentIssue9511
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 18, 2026, 3:45 PM

Dynamic Value Banding Updates

Closed v12.1.0 enhancementaigrid
tobiu
tobiu commented on Mar 18, 2026, 3:43 PM

Follow-up sub-task for #9511. Currently, useValueBanding_ is a reactive config on grid.column.Base, but it lacks the logic to trigger a recalculation when changed at run-time. This ticket adds the missing afterSetUseValueBanding logic to grid.column.Base to resync the value banding fields and recreate the view data. Additionally, a checkbox was added to the valueBanding example to demonstrate toggling the feature on the "Department" column dynamically.

tobiu added the enhancement label on Mar 18, 2026, 3:43 PM
tobiu added the ai label on Mar 18, 2026, 3:43 PM
tobiu added the grid label on Mar 18, 2026, 3:43 PM
tobiu referenced in commit ef15401 - "feat(grid): Enable dynamic updates for column useValueBanding (#9512)" on Mar 18, 2026, 3:44 PM
tobiu assigned to @tobiu on Mar 18, 2026, 3:44 PM
tobiu added parent issue #9511 on Mar 18, 2026, 3:45 PM
tobiu
tobiu Mar 18, 2026, 3:45 PM

Implemented via ef1540143

tobiu closed this issue on Mar 18, 2026, 3:45 PM
tobiu cross-referenced by #9513 on Mar 18, 2026, 4:03 PM