Frontmatter
| id | 9465 |
| title | TreeGrid Big Data Demo: Styling, Logging, and Final Integration |
| state | Closed |
| labels | enhancementaigrid |
| assignees | tobiu |
| createdAt | Mar 13, 2026, 12:07 PM |
| updatedAt | Mar 13, 2026, 1:03 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9465 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | 9461 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 13, 2026, 1:03 PM |
TreeGrid Big Data Demo: Styling, Logging, and Final Integration
tobiu assigned to @tobiu on Mar 13, 2026, 12:08 PM
tobiu added parent issue #9461 on Mar 13, 2026, 12:08 PM

tobiu
Mar 13, 2026, 12:52 PM
Added example to docs/examples.json via commit 3d0032f62.

tobiu
Mar 13, 2026, 1:02 PM
Fixed MainModel array replacement issue to preserve TreeModel inherited fields.
tobiu closed this issue on Mar 13, 2026, 1:03 PM
Goal
Finalize the TreeGrid Big Data demo by integrating styling, ensuring performance metrics are visible, and wrapping up the demo for inclusion in the Portal / build system.
Tasks
bigDatademo (apps/portal/resources/scss/src/examples/grid/bigData.scss) for the newtreeBigDatalayout, ensuring it looks polished in both light and dark themes.ControlsContainerandMainStorelog the time taken for data generation, collection addition, and grid rendering (similar to the big data demo) to prove the "Turbo Mode" efficacy.docs/examples.jsonso it appears in the documentation portal.