cancel
Showing results for 
Search instead for 
Did you mean: 

Pagination with listview

0 Kudos
247

Hi Friends,

i am using listview control. but instead of using growing and growingscrolltoload. I want to use pagination only 5 elemnts should be display on one page and multiple number of pages as per items. Please suggest what should i do to achieve such pagination funcationltiy with listview control

Accepted Solutions (1)

Accepted Solutions (1)

former_member340030
Contributor
0 Kudos

Hi ,

Devender is correct pagination is no longer there as sap.m lib is the responsive lib which used for both desktop and mobile apps so in mobile pagination doesnt make much sense that's why sap remove this feature from sap.m lib

thanks

viplove

0 Kudos

Is there any other way i can implement pagination in list kind of structure or sap completely remove this pagination concepts.?

Answers (1)

Answers (1)

devendervb
Contributor

I remember that pagination got deprecated.

If you have to include you need extend standard control and extend it with new feature.

0 Kudos

Is there any other way i can implement pagination in list kind of structure or sap completely remove this pagination concepts.?

devendervb
Contributor
0 Kudos

need to customize standard control list