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 ... |
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 ... |
>> << 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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
|
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) |
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 ... |
|
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 ... |
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. ... |
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 ... |
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 ... |
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 ... |
|
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 ... |
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 ... |
|
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 ... |
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 ... |
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. |
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 ... |
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: ... ... |
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 ... |
>> << 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 ... |
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 ... |
public String getViewPage(String page, List list) { String viewPage = null; ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 |
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 ... |
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 ... |
Hi. I have 2 issues about rows per page dropdown. Code: |
|
|
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 ... |
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 ... |
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 ... |
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 ... |
Hi, I'm still testing this code: Code: ... |
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. |
|
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 ... |
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 ... |
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 ... |
Hi, with this stuff I still got the english paginator label text (overlapped by some icons). Thx for help. |
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 ... |
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 ... |
Hi, When using datatable paginator, 2 paginators displayed - above and below the table. Is it possible to display just one of them? Thanks. |
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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
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 ... |
|
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 ... |
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 ... |
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 ... |
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. ... |
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 ... |
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 ... |
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, ... |
|
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 ... |
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 ... |
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 ... |
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, ... |
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 ... |
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 ... |
>> << 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 ... |
|
|
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 ... |
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 ... |
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 ... |