-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, it seems to work with the current snapshot. Sorry for wrong information.
Thanks and kind regards, Simon Am 21.07.2010 19:10, schrieb Gerhard Petracek: > hi simon, > > please point to the last version which worked for you. (please use > the tagged milestones [1]) > > regards, gerhard > > [1] > https://svn.apache.org/repos/asf/myfaces/extensions/validator/tags/ > > > > http://www.irian.at > > Your JSF powerhouse - JSF Consulting, Development and Courses in > English and German > > Professional Support for Apache MyFaces > > > > 2010/7/21 Simon Zambrovski <[email protected]> > >> > Hi Folks, > > I noticed that the behavior of ExtVal 2.0.4 changed from during the > development. Using the SNAPSHOT version of May 20 02:47:54 CEST > 2010, the sorting in p:datatable (Primfaces 2.0.0) works fine. If > I switch to the current SNAPSHOT, the sorting stops working: the > table just shows Loading... but never finishes it. > > <p:dataTable id="items" value="#{searchController.searchResult}" > var="item" paginator="true" rows="8" dynamic="true"> <p:column > sortBy="#{item.name}"> <f:facet name="header"> <h:outputText > value="Name" /> </f:facet> <h:outputText value="#{item.name}" /> > </p:column> <p:column> <f:facet name="header"> <h:outputText > value="Action" /> </f:facet> <p:commandLink value="Popup" > > action="#{searchController.doPrepairCurrentItem(item)}" > oncomplete="PopupDialog.show()" update="PopupDialogForm"> > </p:commandLink> </p:column> </p:dataTable> > > > Any ideas? > > Kind regards, > > Simon > >> >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxIEdkACgkQwNq/QDsDo2tmuACbB3CEfv+DA2r6CAjwNGTAl9NU g+sAnRFA7/rKz2cCE4nVg+E4PLQI8xn8 =zFSW -----END PGP SIGNATURE-----

