Frontmatter
| id | 9495 |
| title | Grid Multi-Body: Implement Data-Driven Variable Row Height Architecture |
| state | Open |
| labels | epicaigrid |
| assignees | tobiu |
| createdAt | Mar 16, 2026, 10:40 PM |
| updatedAt | Mar 17, 2026, 7:59 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9495 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 9486 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Grid Multi-Body: Implement Data-Driven Variable Row Height Architecture
Openepicaigrid
With a split-body architecture, ensuring visual row alignment is critical. We cannot rely on Main Thread DOM measurement loops to sync heights across bodies.
Requirements:
data.Modelrecord (or a dedicated layout map).