140
Views
4
Comments
Solved
how we get searching with pagination and sorting through SQL query

Hi Comminity 

I am new in outsystems please help to get searching with pagination and sorting through SQL query 

2023-10-21 19-42-11
Tousif Khan
Champion
Solution
2023-05-25 06-24-18
Arif Baig

Thanks Tousif


2021-03-05 13-56-11
Ricardo Pereira
 
MVP
Solution

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

 

2023-05-25 06-24-18
Arif Baig

Thanks Ricardo Pereira 

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello

For pagination with Advance SQL widget there are multiple post there you can check them here:-


Hope this helps
Best Regards
Tousif Khan

2023-05-25 06-24-18
Arif Baig

Thanks Tousif


2021-03-05 13-56-11
Ricardo Pereira
 
MVP
Solution

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

 

2023-05-25 06-24-18
Arif Baig

Thanks Ricardo Pereira 

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