Hello PF team, Does new OrderList support "include / exclude items" feature as this supports jQuery Sortable? - http://jqueryui.com/demos/sortable/#items I have implemented SortableList component on basis of jQuery Sortable, but now ...
18 Oct 2011, 19:59 by Fabio Luiz Pontes Error in use of the component orderlist Information: Version: primefaces-3.0.M3 Implementation with JSF Which version: mojarra Which application server or servlet container :GlassFish ...
28 Oct 2011, 21:46 by andre.campos p:orderList for classes that implement comparable The component is pretty neat and all, but it only works if you're ordering a list of Strings. Fair ...
OrderList does not order the list. It orders on the screen but does not pass the ordered list to the Managed Bean. Even the Primefaces showcase demo exhibits the same defect. ...
It is necessary to update the form after changing order of items . How to do this? Witch ajax event select item in ? (i need delete items in orderlist sometimes) ...