1. jsf datatable row selection problem stackoverflow.comI have a problem with selecting rows in the Primefaces Datatable. I use dynamic columns, so the standard row selection mechanism is not usable here, I implement checkbox selection myself. To help, ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2. Row count in filtered DataTable stackoverflow.comHow can I get the number of results after filtering in a paged DataTable in PrimeFaces?
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3. How to add spaces between each row in dataTable stackoverflow.comHow do I add some spaces between each row of the table. I try this
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4. Problem displaying data from datatable row's current object stackoverflow.comI have a problem with my datatable, I want display the information of a datatable's row when selecting it, for that I created a value called currentChangerStatus I wanted to ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5. Update (from p:ajax) Primefaces datatable select all rows of the table stackoverflow.comI have the same issue with primefaces 2.2.1 I use Spinner component with Ajax. For each change on the spinner I want to update a (primefaces) DataTable component. And I don't know ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6. Datatable row expansion event stackoverflow.comI am using Primefaces 3.0 with JSF 2.0. I have a datatable with expansion enabled. I wanted to call a bean method when the user clicks on rowToggler. Basically I wanted ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7. Resetting Primefaces DataGrid Row Data stackoverflow.comI have a search form that displays search results in a dialog and lets the user search again and redisplay the different results in the same dialog. I have pagination and ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
8. How to show data of selected row in accodionPanel? stackoverflow.comI followed this example of datatable selection, and everything works fine: DataTable - Row Selection I tried to change this example and instead of dialog and panel grid, that shows up ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
9. problem with editing a row in datatable using primefaces stackoverflow.comI have problem with editing datatable with primefaces. I have tested datatableRowSelection example but it did'nt work. when I click on the button edit the dialog is displayed but with empty values. Please Help! ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
10. how to expend datable row by default in primefaces stackoverflow.comI am using primefaces datatable for displaying data. -If datatable has only 1 finding , row should be expended by default. -If there are more den 1 rows, they should be collapsed as ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11. PrimeFaces DataTable - Row Selection inquiry stackoverflow.comHow does this code in the PrimeFaces DataTable row selection work?
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12. datatable + Instant row selection forum.primefaces.org08 Jan 2010, 14:42 by juanjo68 datatable + Instant row selection Hello, Im using datatable in a case similar like your example in http://www.primefaces.org:8080/prime-sh ... onAjax.jsf My problem is when i ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13. How to capture row selection javascript event from dataTable forum.primefaces.orgHello: Please forgive if I have any english error. I'm a user from Taiwan. I'd like to capture dataTable's row selection event (onclick?) and use it to do something. Ajax instant ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14. Ajax Update Individual Rows of Datatable forum.primefaces.orgSeeing as the generated 15. DataTable row expander forum.primefaces.orgHi, How do you expand the row if you click anywhere on the row? Expanding the row works when I click the rowToggler, but I would like to be able to ... 16. DataTable and Instant Ajax Row Selection Issue forum.primefaces.org23 Jan 2010, 03:42 by dave.everson DataTable and Instant Ajax Row Selection Issue Hello, We have run into a blocker issue related to the DataTable and Instant Ajax Row selection. Basically, ... 17. Help ajax update datatable single row forum.primefaces.org20 May 2011, 17:43 by rodakr Help ajax update datatable single row Hi I need some hints from primeface ajax specialist... I have a datatable with p:commandButton ajax=true in each row. ... 18. Primefaces3 -dataTable row with edit button forum.primefaces.org>> << igor22 Posts: 7 Joined: 13 May 2011, 05:37 21 May 2011, 06:19 by igor22 Primefaces3 -dataTable row with edit button Hi, I have a dataTable whose each row has ... 19. dataTable Row Click-jump to other page forum.primefaces.orgHi, I would like to ask you the following... In a dataTable through instant ajax row selection (updating selected row object on server-side thru Ajax) and then go to a new ... 20. Datatable move to the Last Row forum.primefaces.orgHi, I guess, you add rows on the server side. p:datatable has "page" and "selection" attributes. The first attribute gives the index of the current page and second one defines the ... 21. Collector with empty row forum.primefaces.org22. DataTable showcase-labs "basic row selection" ISSUE forum.primefaces.orgI was testing the showcase-labs' datable samples, and I noticed that the "BASIC ROW SELECTION" it's not working, I have tested it in Firefox 4, Chrome 11, and IE 8 and ... 23. action on each row in the datatable dynamically retriveing forum.primefaces.orgAdvanced search FAQ Register Login PrimeFaces Forum Board index Community PrimeFaces Core Print view Next topic | Previous topic | action on each row in ... 24. displaying data from datatable row's current object forum.primefaces.orghey, i tryed the Showcase on the link bellow, but when i try to call the method onRowSelect on my page's code,i tape projet. then crtl+space and that gives me #{projet.onRowSelect(event)} ... 25. Dynamically retrivieng the row in the datatable. forum.primefaces.orgSkip to content . Advanced search FAQ Register Login PrimeFaces Forum Board index Community PrimeFaces Core Print view Next topic | Previous topic | Dynamically ... 26. Update (from p:ajax) datatable select all rows forum.primefaces.org>> << mianor Posts: 3 Joined: 09 Jun 2011, 15:23 09 Jun 2011, 16:11 by mianor Update (from p:ajax) datatable select all rows Hi, I have the same issue with primefaces ... 27. p:dataTable with instant row selection not rendering forum.primefaces.org07 Feb 2010, 17:19 by kquizak p:dataTable with instant row selection not rendering primefaces-2.0.0-SNAPSHOT.jar Build 62 does not work for dataTable( at least for me) Code: ... 28. Datatable: lazyLoading and ajax updates to selected rows? forum.primefaces.orgHi, I have a datatable of records that I want to add modify (e.g., add comments, etc.) once the table is loaded. When lazyloading is off, I can ajax-update the outputPanel ... 29. Single row selection doesn't work with multiple p:dataTables forum.primefaces.org16 Jun 2011, 16:31 by rdelaplante Single row selection doesn't work with multiple p:dataTables Hi, I'm testing with PrimeFaces 2.2.1 and 3.0.M2-SNAPSHOT on GlassFish 3.1-b43 (with latest JSF 2.1.2 patch) and ... 30. update a single row in a datatable forum.primefaces.org20 Jun 2011, 06:37 by tomik update a single row in a datatable Hi, I have a lazily-loaded datatable with records, each of which contains a list of tags (keywords). I ... 31. Row Selection Doesn't Work in Composite Component forum.primefaces.orgRow Selection Doesn't Work in Composite Component Components, Ajax Framework, Utilities and More. Post a reply 5 posts Page 1 of 1 >> << discoverer101 Posts: 3 Joined: 23 Jun ... 32. Stopping datatable row selection forum.primefaces.orgHi, I have a standard p:dataTable in my project. The user can select/unselect rows (single mode). Now I want to add some functionality so that depending on certain conditions the user ... 33. delete row in p:dataTable forum.primefaces.orghi, I have use command button to delete the row in dataTable. 34. datatable row selected problem (PF 3.0.M2) forum.primefaces.orgHi guys, When I update a p:datatable with some rows selected, these rows lose the selection but the select list in the MBean contains all the selected objects, It was working ... 35. Calendar pages in different rows forum.primefaces.org36. datatable unselect row problem forum.primefaces.orgHello, Datatable selectionMode="signle" wirks fine. Both, select and unselect listeners are fired and it works fine. But, when I have button "Clear selection" and click on it and set selected row ... 37. Set the last row of a datatable selected. forum.primefaces.orgHi, I'm using a datatable which shows some of my business objects. I'm keeping track of the selected object by use of the rowSelect and rowUnselect listener. When the user wants ... 38. Datatable row selection forum.primefaces.orgHi, in my datatable I have the selection attribute. This refers to an object in my backing bean. When I change this object in my backing bean, the selection in my ... 39. Empty rows in Datatable [SOLVED] forum.primefaces.org40. Deleting a row from a table forum.primefaces.orgpublic void performDestroy() { try { getFacade().remove(current); ... 41. Resetting Primefaces DataGrid Row Data forum.primefaces.orgHello, I have a search form that displays search results in a dialog and lets the user search again and redisplay the different results in the same dialog. I have pagination ... 42. dataTable should allow re-selection of a row forum.primefaces.org16 Aug 2011, 12:07 by jimboy dataTable should allow re-selection of a row When using a dataTable in a fairly standard use case: Select row ... open dialog .. do some ... 43. how to clear selection when datable have no row data? forum.primefaces.org17 Aug 2011, 05:28 by x1x2x3 how to clear selection when datable have no row data? In the database, a table have one record, and the p:datatable get data from this ... 44. DataTable - Row Selection forum.primefaces.org>> << vuimotti Posts: 5 Joined: 14 Aug 2011, 19:28 18 Aug 2011, 16:45 by vuimotti DataTable - Row Selection This is code userController Code: import java.util.List; import javax.ejb.EJB; ... 45. p:dataTable row selection+delete throws NoRowAvailableExcept forum.primefaces.orgHi to all, Problem Description: Ajax row selection with p:dataTable together with a "delete" function always throws NoRowAvailableException, eventhough few rows are available after deleting one row. Same result using p:commandLink ... 46. First row selection problem forum.primefaces.org30 Aug 2011, 10:18 by 4l3x First row selection problem Hi, I'm using the Primefaces datatable component with the option to select a row. I want to select a row and ... 47. p:datatable select All rows forum.primefaces.org48. I can't get selected rows from datatable forum.primefaces.org08 Sep 2011, 00:40 by kerberoz I can't get selected rows from datatable I can't get selected rows from dataTable. I have a single form with a p:inputText and a p:dataTable. ... 49. RowKey error on delete a row in a DataTable. PrimeFaces 3.0. forum.primefaces.org>> << nocknock Posts: 6 Joined: 21 Oct 2010, 13:28 08 Sep 2011, 10:40 by nocknock RowKey error on delete a row in a DataTable. PrimeFaces 3.0. Hello friends. The form ... 50. Javascript to unselect row(s) in data table? forum.primefaces.org51. Unselect Row in DataTable forum.primefaces.org52. dataTable rows attribute doesn't call setter on backing bean forum.primefaces.org16 Sep 2011, 17:52 by rdelaplante dataTable rows attribute doesn't call setter on backing bean Hi, I was going to create a ticket but it says if I don't discuss the ... 53. Error in Row selection forum.primefaces.orgWith version 2.2.1, rowSelection works fine. After upgrading to version 3.0.M3, if I select one by one works fine, but when I select all, I get: http://www.imagengratis.org/?v=errorjsonrows.jpg and however the method ... 54. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
55. Datatable as row another Datatable forum.primefaces.org29 Sep 2011, 16:59 by Pipin Datatable as row another Datatable Hi, All! I have to realize a document which have a header and Lines(for example Purchase Order). The data from ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
56. Add row in dataTable forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
57. DataTable - Row Selection forum.primefaces.org>> << machine15 Posts: 1 Joined: 20 Oct 2011, 14:47 20 Oct 2011, 15:30 by machine15 DataTable - Row Selection Hi folks, Playing around the example provided on http://www.primefaces.org/showcase/ui/datatableRowSelectionByColumn.jsf does not ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
58. Datatable row selection by dblClick forum.primefaces.org28 Oct 2011, 14:04 by byr Datatable row selection by dblClick Hi! I'm pretty new to PrimeFaces, I used Richfaces before, but it has changed the wrong way with the release ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
59. Selection of Nodes and Rows forum.primefaces.org31 Oct 2011, 16:46 by nad Selection of Nodes and Rows So i m still trying to get the whole selection thing in primefaces. i siwtched to PF 2.2.1 to make ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
60. DataTable - Multiple Row Selection - Shift + click forum.primefaces.orgHi, I have following code in my xhtml: Code: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
61. check-all box does not select all table rows (m4) forum.primefaces.orghi, first, thank you so much for pushing this great framework to a new release. I downloaded the official M4 version today. I noticed that the check-all box in the datatable ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
62. InCell Editing and Expandable Rows forum.primefaces.orgI have 2 quick questions Is there a way of opening up inCell editing for a row other than clicking on the edit button (such as on page load)? And likewise, ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
63. Updating datatable row FROM dialog forum.primefaces.org18 Nov 2011, 11:04 by vijayprimefaces Updating datatable row FROM dialog Hello All, I am using Primefaces 3.0.M3 with JSF 2.0. I have a datatable which displays list of items. After ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
64. Row selection with ajax no working? forum.primefaces.org... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
65. DataTable : adding rows dynamically forum.primefaces.orgHi, I am using a datatable in which I want to add rows dynamically. The user will enter values into an input text and once he clicks Add button on the ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
66. Multiple row selection issue forum.primefaces.org24 Nov 2011, 19:37 by anniehavile Multiple row selection issue Hi all, When using attribute "selectionMode=multiple" in datatable, I got a problem. I didn't use it along with attribute "selection" for ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
67. Datatable - Keeping seleted row selected forum.primefaces.org11 Mar 2010, 19:51 by vjosullivan Datatable - Keeping seleted row selected I love PrimeFaces but still have the occasional problem. I hope that this one isn't too complicated. Today, I ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
68. tabView: active tab is on top row forum.primefaces.org27 Nov 2011, 03:15 by smithh032772 tabView: active tab is on top row If add many tabs to tabView, then tabView has > 1 row of tabs, and active tab is ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
69. Regarding the summary Row datatable forum.primefaces.orgCurrently the summary row is displayed with grouping . Is it possible to have summary row only as the footer of the table which displays the total for all row values ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
70. Button inside a table row. forum.primefaces.orgThe good thing about usability is no one ever agrees But seriously; is this a known bug... http://stackoverflow.com/questions/6308969/primefaces-3-0-fajax-ajax-group-not-receiving-events-from-pcommandbutton-or EDIT: I just want to point out that you may run into an ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
71. How to display link or button while hovering over a row forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
72. Adding empty rows in DataTable forum.primefaces.orgHi all,I am new to primefaces.I want to ask if there is any way out to add empty rows in DataTable without putting ant empty records in Backing Bean.I want backing ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
73. Adding Empty Rows to DataTable forum.primefaces.orgHi all,I am new to primefaces.I want to ask if there is any way out to add empty rows in DataTable without putting ant empty records in Backing Bean.I want backing ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
74. dataTable 3.0.RC1 with more than 450 rows forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
75. p:datatable single row select forum.primefaces.org16 Dec 2011, 11:32 by ckoseren p:datatable single row select Hi all, I am developing a web site and have some difficulties with datatable. My problem is that : I am ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
76. Jump To Page isn't updated on change of Rows Per Page forum.primefaces.orgif (this.jtpSelect.children("option").length != this.cfg.pageCount) { this.jtpSelect.children().remove(); for (var i = 0; i < this.cfg.pageCount; i++) { ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
77. Display first page of a datatable after adding row forum.primefaces.orgThis JavaScript solution works: viewtopic.php?f=3&t=15809 Is it what you mean? One trouble: I have one dialog for adding and editing operations, and I want to set first page only after row ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
78. Unselect row in | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
79. dynamic dataTable row selection not working? forum.primefaces.org07 Apr 2010, 18:09 by brunoaranda dynamic dataTable row selection not working? Hi, I was trying to use the row selection features for the p:dataTable. However, it does not seem to ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
80. Styling rows in dataTable depending on the data forum.primefaces.orgHi, I am trying to style rows/cells according to the data they contain. Imagine I want to display the whole cell red if there is a negative number, or draw thicker ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
81. How to enable one dialog for each row of DataTable? forum.primefaces.org>> << Azz Posts: 9 Joined: 24 Mar 2010, 20:44 29 Apr 2010, 23:40 by Azz How to enable one dialog for each row of DataTable? Hello people! i was wondering ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
82. Datatable : getting the info of the data of the selected row forum.primefaces.org>> << ishakteyran Posts: 7 Joined: 27 Mar 2010, 17:52 01 May 2010, 18:37 by ishakteyran Datatable : getting the info of the data of the selected row hi, i am ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
83. [SOLVED] How to deselect a selected row in a p:dataTable? forum.primefaces.org12 May 2010, 14:20 by healeyb [SOLVED] How to deselect a selected row in a p:dataTable? Hi, I've got a construct where I have a multi-line table from which I can ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
84. Expandable Rows on DataTable forum.primefaces.orgJBoss Seam 2.2.0 GA Web Framework Mojarra 1.2_15-SNAPSHOT JSF Implementation PrimeFaces 1.0.2 Final RichFaces 3.3.3 Final JBoss AS 4.2.2 GA | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
85. Re-Ordering of Rows and Columns in dataTable forum.primefaces.orgHi all, Hello, I am using primefaces and JSF. Can anybody tell me how do i reorder rows and columns of datatable using primefaces drag and drop component? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
86. Ajax select row | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
87. [Datatable] How react to row selection to display something? forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
88. action not working on datatable row selection forum.primefaces.org23 Jun 2010, 20:25 by inetwork action not working on datatable row selection Hi, I am doing exactly similar to the example for datatable row selection ( http://www.primefaces.org:8080/prime-sh ... onAjax.jsf ). ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
89. dataTable row swapping forum.primefaces.orgcan you give some more information about the question. Do you want to drag and drop rows (not possible as far as I know), or do you want to render them ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
90. DataTable: data over several rows forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
91. DataTable AJAX Row Selection forum.primefaces.org07 Jul 2010, 20:54 by gdrparker DataTable AJAX Row Selection In general, I've found that most of the Primefaces components support dynamic/programatic access/mutation that mirrors the declarative functionality. Overall, I've been ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
92. Clickable row in dataTable forum.primefaces.orgIs there any way that I could configure my application to execute a method in the backing bean as soon as a user clicks on the row instead of having to ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
93. How can I select a row in prime face datatable? forum.primefaces.orgHi How can I select a row in prime face datatable? I need to display some icons while selecting particular row. My form is something like this Code: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
94. Access current row rendered in dataTable forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
95. selected row in dataTable forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
96. problems with ajax instant row selection in IE 7 forum.primefaces.orgHello everybody. I'm using the ajax instant row selection with IE 8 and Firefoxx 3.6 and have no problems. But when I try to use it in IE 7, doesnt work, ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
97. datatable row selection forum.primefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
98. IE7 + | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
99. row selection bug in Datatable forum.primefaces.org public void setSelectedMembers(Member[] selectedMembers) { LinkedHashSet | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
100. dataTable row selection bug in 2.2 forum.primefaces.orgI was checking new feature https://code.google.com/p/primefaces/is ... ail?id=778 I'm not sure if it is related to this particular fix, but I just notice that selection stopped working when you click on ... |