Hi,
If the problem is that after refreshing, the table is still sorted by the previous column you selected, that is because the List_SortColumn widget uses Session Variables. So, when you refresh, the sort is kept and you still see the same column highlighted. If you have other columns with the Sort Widget, then you just have to select them to sort the table by the content of those columns.
If the problem is related to the sorting not working properly, the following links may help you:
Help: http://www.outsystems.com/help/servicestudio/9.1/index.htm#t=Using_Data%2Faggregates%2FSorting_Results.htm
Forum Post: http://www.outsystems.com/forums/discussion/6120/richwidgets-list-sortcolumn-instructions/
Video: http://www.outsystems.com/academy/11/1690/598/sort-columns-in-a-list/
Best regards,
Jorge Costa
If the problem is that after refreshing, the table is still sorted by the previous column you selected, that is because the List_SortColumn widget uses Session Variables. So, when you refresh, the sort is kept and you still see the same column highlighted. If you have other columns with the Sort Widget, then you just have to select them to sort the table by the content of those columns.
If the problem is related to the sorting not working properly, the following links may help you:
Help: http://www.outsystems.com/help/servicestudio/9.1/index.htm#t=Using_Data%2Faggregates%2FSorting_Results.htm
Forum Post: http://www.outsystems.com/forums/discussion/6120/richwidgets-list-sortcolumn-instructions/
Video: http://www.outsystems.com/academy/11/1690/598/sort-columns-in-a-list/
Best regards,
Jorge Costa