Foros de discusión

Pagination in Liferay.

thumbnail
Akash Gajjar, modificado hace 12 años.

Pagination in Liferay.

New Member Mensajes: 5 Fecha de incorporación: 16/05/10 Mensajes recientes
I have posted on WIKI about pagination in liferay.

http://www.liferay.com/community/wiki/-/wiki/1071674/Pagination+in+Liferay/maximized

Thx guys i really appreciate your concern.
thumbnail
Ravi Kumar Gupta, modificado hace 12 años.

RE: Pagination in Liferay.

Liferay Legend Mensajes: 1302 Fecha de incorporación: 24/06/09 Mensajes recientes
I would suggest you to put this in a wiki page, That would be better place for any content like this.. emoticon
thumbnail
Jignesh Vachhani, modificado hace 12 años.

RE: Pagination in Liferay.

Liferay Master Mensajes: 803 Fecha de incorporación: 10/03/08 Mensajes recientes
Yes you are right Ravi,
Akash : This is really useful information so could you please post this kind of information on WIKI with proper title so that many users can visit over there.
thumbnail
sepideh tajeri, modificado hace 12 años.

RE: Pagination in Liferay.

Junior Member Mensajes: 32 Fecha de incorporación: 30/10/11 Mensajes recientes
Hi all
I want use this pagination but I don't know what the model can be defined in this line:
Model[] hospitalresults = (Model[]) request.getAttribute("hospitalresults");
please help me
thumbnail
sepideh tajeri, modificado hace 12 años.

RE: Pagination in Liferay.

Junior Member Mensajes: 32 Fecha de incorporación: 30/10/11 Mensajes recientes
I resolve my problem but I have a new problem.emoticon
in the liferay-ui:search-container-row tag it doesn't seem to recognize the variable I set in the modelVar attribute.
then I can't show value of columns.
thumbnail
Javad Eslamirad, modificado hace 12 años.

RE: Pagination in Liferay.

New Member Mensajes: 13 Fecha de incorporación: 18/12/11 Mensajes recientes


سلام
برای مشخصه
modelVar
می توانید از نام کلاس مدلی که می خواهید در سطر نمایش بدهید استفاده نمایید


<liferay-ui:search-container-row classname="baharanco.model.ships" keyproperty="shipId" modelvar="ships">
</liferay-ui:search-container-row>