Frontmatter
| id | 6640 |
| title | grid.column.Component: cellRenderer() => renew bound controller configs on each change |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Apr 10, 2025, 10:08 PM |
| updatedAt | Apr 10, 2025, 10:09 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6640 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 10, 2025, 10:09 PM |
grid.column.Component: cellRenderer() => renew bound controller configs on each change

tobiu
commented on Apr 10, 2025, 10:08 PM
- The componentConfig can contain bindings into a view controller, e.g. a button handler = 'editButtonHandler'
- componentConfig.set(component) can revert these, so we need a parseConfig() for each change.
tobiu closed this issue on Apr 10, 2025, 10:09 PM