LearnNewsExamplesServices
Frontmatter
id9465
titleTreeGrid Big Data Demo: Styling, Logging, and Final Integration
stateClosed
labels
enhancementaigrid
assigneestobiu
createdAtMar 13, 2026, 12:07 PM
updatedAtMar 13, 2026, 1:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/9465
authortobiu
commentsCount2
parentIssue9461
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 13, 2026, 1:03 PM

TreeGrid Big Data Demo: Styling, Logging, and Final Integration

Closed v12.1.0 enhancementaigrid
tobiu
tobiu commented on Mar 13, 2026, 12:07 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

  1. Styling: Copy or adapt necessary SCSS from the bigData demo (apps/portal/resources/scss/src/examples/grid/bigData.scss) for the new treeBigData layout, ensuring it looks polished in both light and dark themes.
  2. Performance Logging: Ensure the ControlsContainer and MainStore log the time taken for data generation, collection addition, and grid rendering (similar to the big data demo) to prove the "Turbo Mode" efficacy.
  3. Documentation: Add the new example to docs/examples.json so it appears in the documentation portal.
  4. Final Polish: Verify selection models work as expected across the tree columns.
tobiu added the enhancement label on Mar 13, 2026, 12:07 PM
tobiu added the ai label on Mar 13, 2026, 12:07 PM
tobiu added the grid label on Mar 13, 2026, 12:07 PM
tobiu assigned to @tobiu on Mar 13, 2026, 12:08 PM
tobiu added parent issue #9461 on Mar 13, 2026, 12:08 PM
tobiu
tobiu Mar 13, 2026, 12:52 PM

Added example to docs/examples.json via commit 3d0032f62.

tobiu
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