掲示板

Need to do pagination in liferay 7

6年前 に Dayanand Tiwari によって更新されました。

Need to do pagination in liferay 7

Junior Member 投稿: 91 参加年月日: 17/05/25 最新の投稿
I'm displaying list of item in the page coming from DB restful services.
Can anyone please help me how implement the pagination and display limited items in the page. I'm using liferay 7 GA4 CE.
thumbnail
6年前 に Olaf Kock によって更新されました。

RE: Need to do pagination in liferay 7

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
Dayanand Tiwari:
I'm displaying list of item in the page coming from DB restful services.
Can anyone please help me how implement the pagination and display limited items in the page. I'm using liferay 7 GA4 CE.


It would help knowing some of the non-paginated code that you already have - or at least, what technology you've used to build it. Is it JSF, JSP with SearchContainer, Vaadin, Angular, Liferay MVC...? Provide at least that information, if not code, and someone might be able to point you to sample code for that technology.
6年前 に Dayanand Tiwari によって更新されました。

RE: Need to do pagination in liferay 7

Junior Member 投稿: 91 参加年月日: 17/05/25 最新の投稿
Its Liferay MVC. And I have written the code to display the list of records coming from java services.
Please find the jsp file in the attachment also.

添付ファイル: