Frontmatter
| id | 9462 |
| title | TreeGrid Big Data Demo: Scaffold Base Directory and Files |
| state | Closed |
| labels | enhancementaigrid |
| assignees | tobiu |
| createdAt | Mar 13, 2026, 12:06 PM |
| updatedAt | Mar 13, 2026, 12:32 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9462 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9461 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 13, 2026, 12:32 PM |

Goal
Scaffold the base directory and initial class files for the
examples/grid/treeBigDatademo. This provides the structural foundation for the remaining tasks in the epic.Implementation Steps
examples/grid/treeBigDataMainContainer.mjsextendingNeo.container.Viewport. It should contain theGridContainerandControlsContainerin anhboxlayout (similar to the bigData demo).GridContainer.mjsextendingNeo.grid.Tree(similar to the tree demo, but prepared for dynamic columns).ControlsContainer.mjsextendingNeo.container.Base.MainStore.mjsextendingNeo.data.TreeStore.MainModel.mjsextendingNeo.data.TreeModel.Dependencies