I have this xhtml code: <p:dataGrid id=\"dgData\" columns=\"1\" rows=\"100\" value=\"#{myStickiesController.items}\"
We have alist to be displayed under a panel of the screen where all the code in which the fields are repeatable are kept under a different Facelet file. While I am trying torender an image based on th
I read that the new namespace fo开发者_Python百科r Primefaces 3.0.M3 is xmlns:p=\"http://primefaces.org/ui\" but doesn\'t work. Netbeans throws No library found for this namespace error. If I go back
I have read there, but i can\'t take edited value from primefaces datatable cellEditor, it gives me unedited value. i am using jpa.
This question already has answers here: How to find out client ID of component for ajax update/render? Cannot find component with expression "foo" referenced from "bar"
I\'m creating a dataTable with two dataTable inside :). But this time I\'m having problem to render it when I try use binding attribute in a h:panelGroup that wraps first dataTable.
I am using PrimeFaces 3 for this. I have an iframe element inside a p:panel which is enhanced with a p:resizable component.What I want is to automatically resize the iframe on load and on resize even
I need to display a lot of charts on some kind of status page. The charts should be grouped in tabView and accordionPanel. This setup works nice with PrimeFaces 2.2.1. Because of some features of the
I\'m using jsf 2.0, primefaces 3.0M3 and jboss 6.0.0 in a project. I\'m trying to make a table cell editable as in primefaces showcase, but the events to save and cancel didn\'t get fired. So, I decid
It may sound a silly question but I\'ve tried everything: with style attribute (display: inline), with styleClass attribute but nothing.