49
Views
2
Comments
[OutSystems Data Grid] how to speedup data fetch for datagrid?
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Actually I am using Data grid for showing the data. but i have thousands of dummy records. its works fine when there is low records. but when it comes about thousands and millions of records it becomes very slow. so could you guys please help to resolve this problem?

2021-09-06 15-09-53
Dorine Boudry
 
MVP

Hi @Prince Aadil Khan Panwar ,

datagrid offers server side pagination

2022-07-19 16-56-14
Giuliana Silva
Staff

Hi @Prince Aadil Khan Panwar !

In addition to what @Dorine Boudry suggest, you can take look in our sample that offers a tutorial in how to implement the Server-Side Pagination: https://outsystemsui.outsystems.com/OutSystemsDataGridSample/ServerPagination

Regards,

Giuliana.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.