bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Consider using static range intervals based on chunkSize when lazy loading #9999

Open JockeLindberg opened 2 weeks ago

JockeLindberg commented 2 weeks ago

Maybe configurable. So with a chunkSize of 100, the Store will always request 0-199, 200-399 etc