Skip to Content
0
Former Member
Sep 22, 2016 at 11:11 AM

Paging in CRUD operations

29 Views

Hi,

I have create code based implementation o data service, and i need to handle paging. When front end sending me top and skip for that i need to fetch complete set of records . Is any alternate way to fetch only required row for paging?

-Amit