Hi Comminity
I am new in outsystems please help to get searching with pagination and sorting through SQL query
Hello
For pagination with Advance SQL widget there are multiple post there you can check them here:-
Hope this helpsBest RegardsTousif Khan
Thanks Tousif
Hi,
For sorting you can take a look at this:
https://www.outsystems.com/forums/discussion/67915/i-have-problems-with-order-by-in-sql/
I advise you to take a look at this one too because of the warning of Expand Inline necessary to the sorting (the problem is not the warning, is the Expand inline itself):
https://success.outsystems.com/documentation/best_practices/development/building_dynamic_sql_statements_the_right_way/
Hope this can help you.
Best regards,
Ricardo Pereira
Thanks Ricardo Pereira