Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] How can I pagination on SQL server using Advanced Query component?

$
0
0

Hi, Thanks for sharing.


Have you tried OFFSET and FETCH for pagination? I used this approach for our Kendo Grid Server Side. 

OFFSET @skip ROWS
FETCH NEXT @take ROWS ONLY
  

Viewing all articles
Browse latest Browse all 1476385

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>