125
Views
2
Comments
Solved
[OutSystems Data Grid] Best practices for large data sets using Reactive Grid?
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive
Service Studio Version
11.54.42 (Build 63111)
Platform Version
11.20.0 (Build 38549)

Hi folks,

I was curious about best practices to avoid long wait times for users when using this component? For example, while using a standard table widget, our data loads practically instantly however when passing it into the grid, it can take sometimes 10-15 even 20 seconds. How can we shave this down to improve UX?

Thanks,

Mike

2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hello @Mike Amato

Server-side pagination is exactly used for those scenarios.

You can get an explanation here on the OutSystems DataGrid Sample that is also available in Forge for you to be able to see all the implementation.

Cheers,
GM

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