23
Views
5
Comments
Solved
Dynamic Sort Using list in Table

I have a Record list of values and I have bound those values to a table. The table is displaying data, but I need to sort the table dynamically. Is there any OML file available for this? Thanks in advance.

2025-12-29 06-17-15
Deepak Raj M
Solution

Hi all thanks for your replies i have completed this .

2026-01-28 16-57-48
Mihai Melencu
Champion

Hello @Deepak Raj M ,

This article contains multiple guides, including one for sorting:  Paginating, sorting and filtering data from a Data Action .

2025-12-29 06-17-15
Deepak Raj M

thanks for your reply , i don't need using aggregate , Record list value assigned to table , need to sort that table

2019-01-07 16-04-16
Siya
 
MVP

@Deepak Raj M : You can achieve the same using ListSort client action to sort items locally.

Kindly refer to the discussion at https://www.outsystems.com/forums/discussion/66412/how-can-i-proper-sort-a-list-on-an-reactive-app/ 

2025-12-29 06-17-15
Deepak Raj M
Solution

Hi all thanks for your replies i have completed this .

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