Skip to content

[BigData Grid] Increase Initial Row Count to 20k #9163

@tobiu

Description

@tobiu

The BigData grid example currently starts with a conservative 1,000 rows.
Given the recent performance optimizations in the grid architecture, we should showcase the framework's capability by defaulting to a much larger dataset.
Proposed Change:

  • Increase default amountRows to 20,000 in MainStore and ControlsContainer.
  • Ensure amountColumns defaults to 50 (already set, just verify).
    The ComboBox store already includes options up to 100k, so no changes are needed there.

Metadata

Metadata

Assignees

Labels

aienhancementNew feature or requestperformancePerformance improvements and optimizations

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions