31
Views
2
Comments
Solved
[OutSystems Data Grid] Some API to export all data  with Server Pagination?
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Hello all,

Do you know if exists any JS API to export all data when we have pagination server side?

Or the only way is to create a server action for that?

Thanks

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

Hello @Paulo Torres  

We don't have any javascript API for the use case you mentioned. Given the fact that the pagination is server-side, we don't have access to the whole data set, so unfortunately we don't have a way to cover that use case.

Cheers,
GM

2023-08-28 07-00-10
Paulo Torres
Champion

Hello @Gonçalo Martins,

Thanks for the answer. I understand, make sense :)

Best regards, Paulo Torres

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