Pagination OOTB Granite UI | Community
Skip to main content
denisac98718758
New Participant
July 9, 2018
Solved

Pagination OOTB Granite UI

  • July 9, 2018
  • 2 replies
  • 800 views

Hello,

I want to create a paginated table like the/security/content/useradmin.html, but when i am loading the page the content of the page autoscrolls retrieving all the paginated content without the scroll action of user. Even if the requests are made correctly like table.40.40, table.80.40, they are executed ignoring the onScroll event.

Do you have any ideas why? Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

could you please check the implementation for user admin content

http://localhost:4502/mnt/overlay/granite/security/content/useradmin/views/list.20.20.html?_=1531129908870

/libs/granite/security/content/useradmin/views/list

Thanks

Arun

2 replies

smacdonald2008
New Participant
July 9, 2018

great response!

arunpatidar
arunpatidarAccepted solution
New Participant
July 9, 2018

Hi,

could you please check the implementation for user admin content

http://localhost:4502/mnt/overlay/granite/security/content/useradmin/views/list.20.20.html?_=1531129908870

/libs/granite/security/content/useradmin/views/list

Thanks

Arun

Arun Patidar