I'm following this List Pagination Reactive and my pagination works nowAs i want to make the sort in the header cell, when i add sort attribute to the header cell, it doesn't work at all, nothing changedThanks for solving my problem
Hi @Loc Pham ,
please check the below posts:
https://www.outsystems.com/forums/discussion/67269/sorting-list-variable-doesnt-updates-on-table-in-reactive/
https://www.outsystems.com/forums/discussion/66412/how-can-i-proper-sort-a-list-on-an-reactive-app/
you need to use the client side sort action to perform sorting.
Hope this helps.
Regards,
Manish Jawla
Hi,
Can you please share the oml.
Regards,Pramod.
Hi Loc,
Please find the sample oml for this local list sorting.
https://personal-kerbw25z.outsystemscloud.com/Check/Sorting?_ts=638349593682351843
Thanks.