Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 35144 invoked from network); 3 Apr 2007 11:43:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 11:43:44 -0000 Received: (qmail 12378 invoked by uid 500); 3 Apr 2007 11:43:45 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 12352 invoked by uid 500); 3 Apr 2007 11:43:45 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Delivered-To: moderator for users@myfaces.apache.org Received: (qmail 60883 invoked by uid 99); 3 Apr 2007 11:05:27 -0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.es; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=MljTgF+uF39LLSSk8feXhrxF+Oi7hNMCkJf4KQUy8IIet0ZImRIShUY1ghvi+4GU3idheuoeF4qtHIAH+57lT9HkBchpBeLHa2f1b0cI1KAilZKCjT+iZbZa0ENn5SpluPa/Rsm8e21k44skpknInrOqZZWAOFw0E3nQyCOit5M=; X-YMail-OSG: SlPZBWQVM1kHXuBKfIaAa.B7Sqy23WsiO9BN06SJsGbiDkIF2dvLaRuSCbVeJMQbFjCB3yEZBMhMDb3sJ_tycZA_xPRFR87lYu2KlSYhKwUyU.84BxoF X-Mailer: YahooMailRC/476 YahooMailWebService/0.7.41.8 Date: Tue, 3 Apr 2007 11:04:54 +0000 (GMT) From: Angel Miralles Arevalo Subject: datatable paging problem! To: users@myfaces.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-408037317-1175598294=:15810" Message-ID: <387926.15810.qm@web25509.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-408037317-1175598294=:15810 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi , my name is Angel and I have some problems with datatable paging. The p= roblem is than only can list the first page, when I move next page list has= desappeared. =0A=0AI've been reading several post about this problem but n= othing seems to work. I read that the error came from two "datascroller". I= 've deleted one of them and the problem is still there.=0A=0AMy code is:=0A= =0A<%/* Lista de Usuarios */%>=0A=0A=0A=0A<%/* Columna Id de Usuario */%>=0A=0A=0A=0A=0A=0A=0A=0A=0A<%/* Columna Nombre de Usuario */%= >=0A=0A=0A=0A=0A=0A=0A =0A=0A<%/* Columna Organizacion de Usuario */%>=0A=0A=0A=0A=0A=0A=0A =0A=0A=0A<%/* Paginacion */%>=0A=0A=0A=0A=0A= =0A=0A=0A=0A=0A=0A=0A=0A= =0A=0A=0A=0A<= /t:dataScroller>=0A=0A=0A=0APlease somebody can = help me? Thanks a lot!!!=0A=0A=0A=09=0A=09=0A=09=09=0A_____________________= _________________________ =0ALLama Gratis a cualquier PC del Mundo. =0ALlam= adas a fijos y m=F3viles desde 1 c=E9ntimo por minuto. =0Ahttp://es.voice.y= ahoo.com --0-408037317-1175598294=:15810 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Hi , my name is Angel and I have some problems with da= tatable paging. The problem is than only can list the first page, when I mo= ve next page list has desappeared.
=0A
 
=0A
I've b= een reading several post about this problem but nothing seems to work. I re= ad that the error came from two "datascroller". I've deleted one of them an= d the problem is still there.
=0A
 
=0A
My code is:<= /DIV>=0A
 
=0A
=0A

<%/* Lista de Usuarios */<= /FONT>%>

=0A

<h:panelGrid columns<= /FONT>=3D"1" columnClasses=3D<= FONT color=3D#2a00ff size=3D2>"vtop hcenter" cellpadding=3D"0" cellspacing=3D"0" border=3D"0" styleClass=3D"porcen100 hcenter vtop">

=0A

<t:panelTab id=3D"tab1" label=3D"Listado de Usuarios " styleClass=3D"porcen100 hcenter vtop">

= =0A

<t:dataTable styleClass=3D"porcen100 vtop" = id=3D"data" border=3D"0" bgco= lor=3D"#AEB8D4"= cellspacing=3D= "1"

=0A

cellpadding=3D"0"

=0A

headerClass=3D"list-header"

=0A

rowClasses=3D"datos_impar_off,datos_par_off"

=0A

rows=3D"5"

=0A

var=3D"usersList"

=0A

value=3D"<= /FONT>#{authorizationResultListBean.lstUsuarios}"

=0A

preserveDataModel= =3D"true">

=0A

<= /P>=0A

<%/* Columna Id de Usuario */%>

=0A

<= h:column>

=0A

<f:facet name= =3D"header">

=0A

<t:outputText value=3D"Id Usuario" styleClass=3D= "tab3_on" />

=0A

</f:facet>

=0A

<t:commandLink action=3D"#{usersList.sid}" style=3D"t= ext-decoration:none">

=0A

<<= /FONT>t:outputText id=3D"id" value= =3D"#{usersList.sid}" escape=3D"false"/>

=0A

<= /FONT></t:commandLink>

=0A

</h:column>

=0A

=0A

<%/* Columna Nombre de Usuario */%>

=0A

<h:column>

=0A

<f:facet name=3D"header">

=0A

<t:outputText value=3D"Nombre" styleClass=3D"tab3_on" />=0A

</f:facet>

=0A

<t= :commandLink action=3D"#{usersList.name}" style=3D"text-decoration= :none">

= =0A

<t:outputText = id=3D"name" value=3D"#{usersLi= st.name}" escape=3D"false"/>

=0A

</t:comma= ndLink>

= =0A

</h:column>=

=0A

=0A

= <%/= * Columna Organizacion de Usuario */%= >

=0A

<h:column>

=0A

<= /FONT><f:facet name=3D"header">

=0A

<t:outpu= tText value=3D<= /FONT>"Organizaci=F3n" styleClass=3D"tab3_on" />

=0A

</f:facet>

=0A

<t:comma= ndLink action= =3D"#{usersList.organization}" style<= /FONT>=3D"text-decorat= ion:none">

=0A

<t:outputText id=3D"organiz= ation" value=3D= "#{usersList.organization}" escape=3D"false"<= FONT color=3D#008080 size=3D2>/>

=0A

</t:commandLink>

=0A

= </h:column>

=0A

</t:data= Table>

= =0A

=0A

<%/* Paginacion */%>

=0A

<t:dataScroller id=3D"scroll_1"

=0A

for=3D= "data"

=0A

<= FONT color=3D#7f007f size=3D2>pageCountVar=3D<= FONT color=3D#2a00ff size=3D2>"pageCount"

=0A

pageIndexVar=3D"pageIndex"

=0A

styleClass=3D"tit_tab"

=0A

paginator=3D"true"

=0A

paginatorMaxPages=3D"9"

=0A

= paginatorTableClass=3D"hcenter tit_tab porcen100"

=0A

paginatorActiveColumnStyle=3D"font-weight:bold;"

=0A

rowsCountVar= =3D"rowsCount">

=0A

<f:face= t name=3D"first" >

=0A

<t:graphicImage <= /FONT>url=3D"/imagenes/btn_ini_pag.gif" border=3D"0" style=3D"margin-left:175px;" />

=0A

</f:facet>

<= FONT size=3D2>=0A

<= f:facet name=3D"last">

= =0A

<t:graphicImage url=3D"/image= nes/btn_fin_pag.gif" border=3D"0" />

=0A

</f:facet>

=0A

<f:facet name= =3D"previous">

=0A

<t:graphicImage url=3D"/imagenes/btn_a= nt_pag.gif" border=3D"0" />

=0A

</f:face= t>

=0A

<f:facet name=3D"next">

=0A

<t:graphicImage url=3D"/imagenes/btn_prox_pag.g= if" border=3D"0" />

=0A

</f:facet>

=0A

<h:outputFormat value=3D"({0} registros = encontrados)" styleClass=3D"hcenter tit_tab" = >

=0A

<f:param value=3D"#{rowsCount}" />

=0A

</h:outputFormat>

=0A

</t:dataScroller>

=0A

</t:panelTab>

=0A

</h:panelGrid>

=0A

=  

=0A

Please somebody can help me? Thanks a lot!!!


=0A=09=09

L= Lama Gratis a cualquier PC del Mundo.
Llamadas a fijos y m=F3viles desde= 1 c=E9ntimo por minuto.
http://es.voice.yahoo.com --0-408037317-1175598294=:15810--