Our blazing fast Grid component built with pure JavaScript


Post by peachaws »

Hello team,

I'm currently using Bryntum grid version 5.4.0 with JavaScript implementation, and I have integrated it as a component in my Vue.js page. I have set the props for grid columns, data, and features.

I need to implement a feature where the grid should load more records when the user is about to reach the end of the scroll, also known as infinite scroll record. During this event, an API call will be made to load more data to the grid. I have referred to the documentation but couldn't find anything related to this. I have also attached a sample video file for your reference.

Screen Recording 2024-01-16 at 12.41.17 PM.mov
infinite scrolling/load when scroll
(10.51 MiB) Downloaded 25 times

Can you please help me to implement this solution?

Thank you very much in advance!


Post by mats »

This is already implemented, just not released yet. If you want to try it already, you can grab the "-next" nightly build from our customer zone. Would be great if you could provide feedback on the feature too.


Post Reply