Fórumok

Liferay pagination issue

ABHASHREE PRADHAN, módosítva 12 év-val korábban

Liferay pagination issue

New Member Bejegyzések: 11 Csatlakozás dátuma: 2010.06.04. Legújabb bejegyzések
Hi All,

I am trying to implement pagination in liferay portlet but while navigating from one page to another page though the contents are displaying but the contents are not following the theme. I have checked the codes and the page should come under the defined portlet.

I have used following codes in my jsp file for pagination
<display:table style="border:1;;width:100%" id="ViewUnbilledUsageList" name="ViewUnbilledUsageList" requestURI="portlet_action/billAction" sort="external" pagesize="10" >


<display:column style="width:12%;padding-left:10px" class="textboxInput" property="callDate" title="Date" sortable="true" />
<display:column style="align:left;width:8%" class="textboxInput" property="callTime" title="Time HH:MM:SS" sortable="true" />
<display:column style="align:left;width:20%" class="textboxInput" property="calledNumber" title="Called Number" sortable="true" />
<display:column style="align:left;width:20%" class="textboxInput" property="destination" title="Destination" sortable="true" />
<display:column style="align:left;width:10%" class="textboxInput" property="duration" title="Duration HH:MM:SS" sortable="true" />
<display:column style="align:left;width:10%" class="textboxInput" property="cost" title="Cost" sortable="true" />



If anyone could guide me on this front on how to achieve the pagination successfully would be really appreciated.
thumbnail
Tanweer Ahmed ., módosítva 1 év-val korábban

RE: Liferay pagination issue

Expert Bejegyzések: 322 Csatlakozás dátuma: 2010.03.11. Legújabb bejegyzések
Hi Abhashree,

Use Search Container provided by Liferay, which will automatically take care of the pagination.
This link may be of use to you.
let me know if this helps.

Regards,
Tanweer Ahmed Ansari,
mPowerian-BoschLer