paginator « PrimeFaces « JSF Q&A





1. primefaces Datatable - jump to specifed page feature in paginator    stackoverflow.com

I'm using datatable with lazy loading. suppose that, I have 10 page in my datatable and i 'm in 1st page, I have a input field, if i enter 5 in ...

2. Why does the primefaces' paginator doesn't work after the application system keep online for about 2 days?    stackoverflow.com

The system's runtime environment is Mojarra jsf 2.0+primefaces 3.0+websphere7.0(tomcat6.0 is also has the problem). The 2 days is not a exactly time. It's really means that the system keep running for a ...

3. NullPointer datatable with paginator and filter columns    forum.primefaces.org

>> << llp0001 Posts: 5 Joined: 25 Mar 2010, 17:54 03 May 2011, 11:02 by llp0001 NullPointer datatable with paginator and filter columns Hi all: when using datatable with paginator and ...

4. Paginator "Rows per page" Tooltip translation    forum.primefaces.org

In Primefaces 2.2.1 and I guess in the 3.0M1 the DropDown of the "Rows per page" has a Tooltip with the hard-coded english tooltip "Rows per page". I tried to translate ...

5. customized paginator with dynamic = true    forum.primefaces.org

15 Jan 2010, 23:08 by sushmasharma79 customized paginator with dynamic = true Hi, How to use customized paginator with dynamic = "true"? I tried without dynamic and it works. but before ...

6. DataTable columns bigger than Paginator and TabView    forum.primefaces.org

13 May 2011, 00:02 by mesken DataTable columns bigger than Paginator and TabView I had a DataTable that is inside a TabView and it works just fine but with some strange ...

7. DataTable: filter and paginator    forum.primefaces.org

Hi, I am using PrimeFaces 1.0.0.RC. In my datatable I give the possibility to filter columns with attribute filter="true" in each column. I also use the paginator. My problem is that ...

8. dataTable, paginator and exceptions    forum.primefaces.org

Caused by: java.lang.NullPointerException at org.primefaces.component.datatable.DataTableRenderer.encodeConfig(DataTableRenderer.java:302) at org.primefaces.component.datatable.DataTableRenderer.encodeScript(DataTableRenderer.java:140) at org.primefaces.component.datatable.DataTableRenderer.encodeEnd(DataTableRenderer.java:121) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:836)

9. How to get the current page from paginator    forum.primefaces.org

Hi, I am trying to setPage() and setFirst() to retain the page and records of the datatable when the user drills down to the details and returns back. How do I ...





10. paginator look in data table    forum.primefaces.org

11. Paginator does not work with row selected    forum.primefaces.org

If I have a datatable that uses instant row selection, when a row is selected, if I change the page via the paginator, the paginator will reflect the page change, but ...

12. Lazy loaded datable, paginator out of synch    forum.primefaces.org

27 Jun 2011, 10:53 by gpeel@sopragroup.com Lazy loaded datable, paginator out of synch Hi I 've got a problem with the paginator in 2.2.1 I am using fhe Lazy loading functionality. ...

13. a detached paginator?    forum.primefaces.org

Some idea to detach paginator from datatable? I read this post: viewtopic.php?f=3&t=632&hilit=paginator but I think it's more interesting to choose where to place the component on the page. Is this in ...

14. New feature: p:paginator    forum.primefaces.org

Hello Cagatay, I have proposed p:paginator for better reusing and move all table attributes like paginatorTemplate, paginatorLinks, paginatorPostion, page, etc. to this component (tag handler?). I can remember you promised to ...

15. p:focus and paginator on datatable    forum.primefaces.org

11 Jul 2011, 11:47 by ianwelch p:focus and paginator on datatable When using the p:focus to get focus on the global filter in a datatable the paginator dissapears and the filter ...

16. InputText field beside paginator in a datatable    forum.primefaces.org





17. How to get datatable paginator page number?    forum.primefaces.org

08 Aug 2011, 18:59 by vsahul19 How to get datatable paginator page number? Hi all, We are using primefaces in our project. I have a requirement in datatable pagination, i.e, we ...

18. Paginator doesn't react after datatable update.    forum.primefaces.org

Hey, I have a datatable which shows the contents of a database table. When you select an object in this table and click the delete button, the object is removed from ...

19. Datatable and Paginator    forum.primefaces.org

20. problem with ajax onrowselect data paginator    forum.primefaces.org

21 Sep 2011, 01:49 by jim.webguru problem with ajax onrowselect data paginator Hello, I am trying to implement a lazy loading data table with single row selection. I have followed the ...

21. DataGrid Not Rerendering After Paginator Link Clicked    forum.primefaces.org

29 Sep 2011, 16:03 by rasman DataGrid Not Rerendering After Paginator Link Clicked I have created a page with datagrid and pagninator. The page is populating correctly and is displaying the ...

22. p:dataTable Error in 3.0M4 SNAPSHOT for paginator=true    forum.primefaces.org

Scenario: - Specify a p:dataTable inside p:tab within a p:tabView as shown in code below. - Specify paginator=true but do not specify and value for rows attribute.

23. paginator 'totalPage' should be 1 instead of 0    forum.primefaces.org

Hello, When the datatable has no data, the paginator (when configured to do so) indicates "viewing page 1 of 0" I think it would be more sensitive to indicate "viewing page ...

24. Paginator on PF 3.0.M4    forum.primefaces.org

Hi Team, I have been using PrimeFaces 3.0 M3 recently I have upgraded to M4. while my pages are facing issues with Pagination. Code: ... ...

29. IE7 Datatable Paginator Icon Missing    forum.primefaces.org

In IE 7 the icons for the paginator are not showing with 3.0.M4, may be same issue in prior milestones as well. By setting the inner span with the background image ...

30. The page that paginator shows is not updated in p:dataTable    forum.primefaces.org

>> << marceltessarini Posts: 3 Joined: 01 Nov 2011, 19:10 11 Nov 2011, 15:20 by marceltessarini The page that paginator shows is not updated in p:dataTable I have a form that ...

31. dataTable paginator throws Exception when navigating to next    forum.primefaces.org

dataTable paginator throws Exception when navigating to next Components, Ajax Framework, Utilities and More. Post a reply 1 post Page 1 of 1 >> << lfwolpert Posts: 1 Joined: 13 ...

32. Paginator shouldn't display when no records found    forum.primefaces.org

public String getViewPage(String page, List list) { String viewPage = null; ...

33. Empty datatable with paginator    forum.primefaces.org

Did you browse/search the issue tracker here at PrimeFaces? This may be listed as a bug already. Since you consider it as a bug, it may be best to create a ...

34. Paginator page links in datatable not rendered (3.0.M4)    forum.primefaces.org

25 Nov 2011, 12:27 by dlichtenberger Paginator page links in datatable not rendered (3.0.M4) Hi, I'm having a small issue with a datatable using lazy loading in 3.0.M4. When the datatable ...

35. [Paginator]Add command    forum.primefaces.org

27 Nov 2011, 14:45 by GrooveRage [Paginator]Add command Hi Everybody, I got a datatable, with a paginator on top to navigate between all records. Therefore, as I also have to Create ...

36. updating paginator with lazy model on row add/del    forum.primefaces.org

29 Nov 2011, 03:05 by tomik updating paginator with lazy model on row add/del Hi, I'm using PF 3.0.M4. I have a lazy loaded datatable; when I add/remove a record I ...

37. Row selection doesn't work with paginator?    forum.primefaces.org

I have a datatable where I am using paginator to view the results... I have enabled multiple row selection but the setter and getter for the collection that is seleced is ...

38. Data Table Paginator Position    forum.primefaces.org

After the last release (3.0.RC1), the datatable paginator don't accept other position, for example: right or left because the component is inserted on a "th" element without a container (div), i ...

39. Datatable Paginator Strings    forum.primefaces.org

Hey, which version of pf do you use ??? see http://forum.primefaces.org/viewtopic.php?f=3&t=1194 which strings do you mean ? in my paginator i have only icons !? Regards, glister

40. 3.0RC2 DataGrid Paginator problem    forum.primefaces.org

I used this code on 2.2.1 and all is ok: jQuery(document).ready(function() { widgetDataGrid.getPaginator().setPage(#{myBean.currentPage}); }); The code on 3.0RC2 does not work: paginator is always on the first page. Best regards, Paolo ...

41. Only one paginator in DataTable    forum.primefaces.org

Hello, I have a question: How can I only show the prev, first and so on (the paginator) of the top from the datatable. So I want to disapeared the paginator ...

42. DataTable paginator Issues    forum.primefaces.org

Hi. I have 2 issues about rows per page dropdown. Code:

43. How to change settings in a dataTable paginator?    forum.primefaces.org

44. Datatable paginator not working on FF 3.6    forum.primefaces.org

45. making paginator a component    forum.primefaces.org

I like all the new skinning stuff for the paginator, but.... (why is there always a but ) We have this really weird requirement that it should be possible to put ...

46. How to access paginator with JS    forum.primefaces.org

Hello, I would change the rowsPerPage attribut of the paginator dynamicly with the "setRowsPerPage(n)" function. But how do I access the paginator of a specific ? I mean there is no ...

47. Datagrid paginator problem    forum.primefaces.org

Hello. I have a little problem with paginator on datagrid control. When paginator is changed I want to call some js function.( In my case ($(document).pngFix(); jquery) ) In datagrid control ...

48. Data table paginator does not work in IE8    forum.primefaces.org

Hello Cagatay, I am using the primfaces 2.2 M1Snapshot previously is used primefaces.jar version 2.02 and with this jar the data table paginator worked fin in I.E. 8 but now i ...

49. How to correctly use paginator of p:dataGrid?    forum.primefaces.org

Hi, I'm still testing this code: Code: ...

50. datatable Paginator    forum.primefaces.org

Paginator is javascript oriented not markup. It is possible but not easy, you can create a custom control and add it to your paginator template, that will require javascript.

51. Problem with dataTable and paginator-Param    forum.primefaces.org

Code: ...

53. datatable 2.2 ajax update break after paginator selected    forum.primefaces.org

29 Oct 2010, 08:37 by timotius_pamungkas datatable 2.2 ajax update break after paginator selected This is a different issue with http://code.google.com/p/primefaces/iss ... il?id=1223 Try to do following scenario: 1. create a ...

54. How to reset a datatable paginator    forum.primefaces.org

29 Sep 2009, 22:30 by barak How to reset a datatable paginator Hi all, I'm trying to code a simple webapp, which will be used as frontend to search engine I'm ...

55. Datatable filtering+ paginator issue    forum.primefaces.org

Hello all I am using primefaces for months and I found it good and well documented but still I encountered some minor issues: I have some troubles with complex datatable filter ...

56. datatable paginator lable problem (2.2 RC1)    forum.primefaces.org

Hi, with this stuff I still got the english paginator label text (overlapped by some icons). Thx for help.

57. DataTable With Paginator: Rows Don't Display After Update    forum.primefaces.org

18 Nov 2010, 05:39 by davecurryco DataTable With Paginator: Rows Don't Display After Update I believe that this is the same underlying problem as Issue 1371, which was closed with the ...

58. How to reset a paginator on dataTable in primefaces 1.1?    forum.primefaces.org

25 Nov 2010, 16:09 by Loshmi How to reset a paginator on dataTable in primefaces 1.1? I got the problem with lazy loading data table. Namely after data has been changed ...

59. p:datatable paginator - how to show just one?    forum.primefaces.org

Hi, When using datatable paginator, 2 paginators displayed - above and below the table. Is it possible to display just one of them? Thanks.

60. p:dataTable , paginator="true" rows="10" fails when list i    forum.primefaces.org

I've switch to the version 2.2-SNAPSHOT and I've found a bug witch doesn't appeared when I come back to the 2.1: On a p:dataTable it will crash if the list of ...

61. DataTable and Paginator    forum.primefaces.org

Hello Guys, First, I would like to congratulate all the PrimeFaces team for the excelent work that you all are doing. I've using the version 2.2 RC, but I found a ...

62. paginator does not work in table?    forum.primefaces.org

03 Dec 2010, 23:40 by daniel_r paginator does not work in table? Hi for some reason the paginator does not work in the following case (it does not work even if ...

63. 2.2RC2 Datatable in Composite Paginator Issue    forum.primefaces.org

15 Dec 2010, 22:47 by jamesarbrown 2.2RC2 Datatable in Composite Paginator Issue Hi, I was trying to move a chunk of code into a composite component with NB. The component worked ...

64. Datatable paginator hatas    forum.primefaces.org

16 Dec 2010, 17:06 by hidayet Datatable paginator hatas Merhaba, viewscope'da olan bir sayfada stte filter alanlar ve altta datatable eklinde filtreleme yapyorum. Ve command butona tklaynca datatable'i update ediyorum. Yaadm ...

65. Buttons re-render problems with table Paginator rowsPerPage    forum.primefaces.org

23 Dec 2010, 12:15 by gbayfield Buttons re-render problems with table Paginator rowsPerPage Hello i have I have a dynamic lazy datatable with a couple of commandbuttons under the table. I ...

66. Datatable paginator weird behavior    forum.primefaces.org

Hi, I Need help with this: https://5964080845366492673-a-180274477 ... eerror.jpg When i click the next button in paginator the page doesn't change but it repeats the grid header row and the paginator ...

67. paginator-problems    forum.primefaces.org

68. Datatable Paginator Breaks Filter    forum.primefaces.org

17 Jan 2011, 12:49 by someoneyeah Datatable Paginator Breaks Filter Hi! I am running Primefaces 2.2.RC2 on Mojarra 2.0.3- FCS. I have a problem using both filtering and pagination at the ...

69. p:dataTable paginator is not updated after page change    forum.primefaces.org

17 Jan 2011, 15:32 by pdebski p:dataTable paginator is not updated after page change Hi, there is a problem with paginator update in dataTable component. I have the following situation: table ...

70. Lazy Loading, paginator and Single selection    forum.primefaces.org

23 Jan 2011, 04:14 by covilhas Lazy Loading, paginator and Single selection Hi all, i'm kind of new with primefaces and i'm facing a little problem that i hope you might ...

71. Paginator broken in 2.2?    forum.primefaces.org

Did you find any solutions to this? I am having the same problem. It is not just pagination that is broke, all ajax calls are broke until the page is reloaded. ...

72. datatable paginator bug in PF 2.2 snapshot    forum.primefaces.org

08 Feb 2011, 18:02 by mSephiroth datatable paginator bug in PF 2.2 snapshot Hi, I founded a bug with the datatable paginator using PF 2.2 snapshot that not happens using PF ...

73. Ajax Paginator Problem    forum.primefaces.org

09 Feb 2011, 18:54 by Spectrum Ajax Paginator Problem Hi everyone, i'm having a problem with datatatable pagination. I get a list and show it in a datatable, when i wanna ...

74. Hwo to update paginator with lazy datatable?    forum.primefaces.org

I'm using a lazily loaded datatable with pagination and filtering. How do I ensure the paginator is adjusted to the changing number of pages when a filter is applied? In 2.2RC2, ...

75. css paginator in p:datagrid    forum.primefaces.org

76. p:lightBox dont work with paginator (p:dataTable)    forum.primefaces.org

24 Feb 2011, 16:25 by gustavorozolin p:lightBox dont work with paginator (p:dataTable) Hi, i have a problem with p:lightBox dont work with p:dataTable (or p:dataGrid) paginator. First page work, but on ...

77. Bug with paginator and multiple selection?    forum.primefaces.org

If you add multiple selection option to the data table, the list does not update when you page. If you change selection mode to single it works fine. Command buttons do ...

78. DataTable paginator    forum.primefaces.org

Hello, I want to use DataTable paginator, but I want to see "only" < << and >> > buttons. I don't want to see buttons like [1] [2] [3].. What should ...

79. Paginator broken when used in tabview, 2.1+    forum.primefaces.org

15 Mar 2011, 12:04 by gertbeedfrobe Paginator broken when used in tabview, 2.1+ Think this would be a show stopper for anyone using tabs for navigation and data they want paginated, ...

80. Datatable - jump to specifed page feature in paginator.    forum.primefaces.org

Hi All, I'm using datatable with lazy loading. suppose that, I have 10 page in my datatable and i 'm in 1st page, I have a input field, if i enter ...

81. Localizing the DataTable Paginator in 2.2.1    forum.primefaces.org

31 Mar 2011, 16:38 by andyba Localizing the DataTable Paginator in 2.2.1 First off, great working being done at PrimeFaces (bought the 2.2 Manual!!) As the title suggests I am looking ...

82. Paginator not rendered on dynamic created Table    forum.primefaces.org

>> << Skyfire Posts: 15 Joined: 06 Jan 2011, 14:33 01 Apr 2011, 12:21 by Skyfire Paginator not rendered on dynamic created Table Hi there. I have an accordion panel on ...

83. prime faces' paginator doesn't work    forum.primefaces.org

...

85. DataGrid Paginator Bug    forum.primefaces.org

13 Apr 2011, 21:50 by cgswtsu78 DataGrid Paginator Bug I'm not sure if this is a bug or just something that isn't implemented but I can't update the dataGrids page property ...

86. editable p:dataTable + paginator = model not updated    forum.primefaces.org

20 Apr 2011, 15:17 by Shtirlicas editable p:dataTable + paginator = model not updated Hi, I have to implement editable table with paginator. Cell content is inputText elements, but model is ...

87. DataTable: setPage() changes paginator but not visible rows    forum.primefaces.org

primefaces 2.2 I have a page containing a DataTable. A dialog's commandButton's action listener executes: dataTable.setPage(...); dataTable.setSelection(...); The dialog's onCloseUpdate updates the dataTable. The paginator changes to reflect the new page ...