resize « PrimeFaces « JSF Q&A





1. Resizable columns    forum.primefaces.org

2. Panel size automatic resize    forum.primefaces.org

...

3. Poor user experience when resizing in datatable    forum.primefaces.org

29 Jun 2011, 09:55 by callahan Poor user experience when resizing in datatable There are issues with datatable column resizing in 3.0.M2-SNAPSHOT that result in what I'd regard as a poor ...

4. Strange behavior when resizing Layout 3.0.M2 component    forum.primefaces.org

Hello, in Firefox 3.6.18, when resizing a FullPage Layout, after resizing it still does some strange random size changes when clicking anywhere on the layout. Reproduction: 1: Vsit http://www.primefaces.org/showcase-labs ... utFull.jsf ...

5. Ajax Update after Resize    forum.primefaces.org

Hi, I use a Component to resize a Component. Inside the form Component is an rich:ExtendetDataTable. If I resize the form the Table itself gets bigger but the Content ...

6. p:resizable and p:editor    forum.primefaces.org

When I add a p:resizable tag that targets a p:editor element, I end up a resize icon on a panel that contains the editor. It will change the size of the ...

7. Dialog resize and maximize problem    forum.primefaces.org

08 Nov 2011, 20:35 by ahmetcemrek Dialog resize and maximize problem Hi all i have the following code snippet, ...

8. how to resize star rating with css?    forum.primefaces.org

hello friends, how to resize star rating of primefaces via css. I couldn't find it by looking the source nor the documentation. I start playing around with jQuery yet I didn't ...

9. Column widths on resizing datatable columns    forum.primefaces.org

I found that when I resize a datatable column in a datatable decorated with resizableColumns="true", the total width of the table is affected, but that the headers and footers are not, ...





10. schedule move/resize events problems    forum.primefaces.org

07 Apr 2010, 11:44 by ymajoros schedule move/resize events problems Hi, I tried latest 2.0.1 snapshot. It seems a couple of bugs have been fixed in "schedule" component. Some events have ...

11. Dashboard with resizable panels problems    forum.primefaces.org

>> << orik Posts: 2 Joined: 23 Apr 2010, 21:22 23 Apr 2010, 22:09 by orik Dashboard with resizable panels problems I having problems with dashboard component and resizable panels. I'm ...

12. resizing the picklist    forum.primefaces.org

hi everyone, i am trying for a while to work on picklist,the problem that the items to display within the lists are quite small, is there a way to resize the ...

13. Datatable Resizable attribute does not work    forum.primefaces.org

The Datatable resizable attribute does not work when the datatable is inside a table cell. I am using facelets so the following example is valid.

...

14. Resizable data table - rendering header text in IE8    forum.primefaces.org

Hi all there, the rendering of the header text in a dataTable with resizable columns differs between IE 8 and Firefox/Chrome. This can be reproduced using the resizable table of the ...

16. Resize listener problem with     forum.primefaces.org

>> << vijayrajan1980 Posts: 19 Joined: 23 Apr 2010, 05:58 29 Jun 2010, 14:06 by vijayrajan1980 Resize listener problem with I am using Primefaces 1.1 RC1 snapshot with JSF 1.2 ...





17. p:resizable and resize-min.js    forum.primefaces.org

18. Layout resize event values    forum.primefaces.org

05 Jul 2010, 12:57 by wobblycogs Layout resize event values I've just added listeners to the full page layout I'm using and I think there is a problem with the width ...

19. Resize LayoutUnit with JS?    forum.primefaces.org

var rightUnit = myLayout.getUnitByPosition("right"); // or "left", "top", "bottom" rightUnit.set("width", 1000); //Change the width to 1000px rightUnit.resize(); //Update the Layout

20. resize columns on 2.1 RC    forum.primefaces.org

I've tried to install 2.1RC version on my project. I've noticed a strange behaviour on resize columns in datatable... The icon of resizing has disappear, and if i click on header ...

21. Another suggestion: event listeners for p:resizable    forum.primefaces.org

Hi, Cagatay! I would like to suggest a value change listener for p:resizable component. When the user resizes a component, it may invoke a value change listener to handle the change. ...

22. Resize assets always refer to default theme    forum.primefaces.org

I hope that after 2.2 is out, there will be time to fix that. The layout component can literally help you start a web application in 2 minutes. A minor glitch ...

23. puzzle for resize and layoutUnit components    forum.primefaces.org

...

24. Bug on p:column when resizable and sortable    forum.primefaces.org

Hello, When a p:column as resizable="true" and sortBy="something", then a bug appears. When the user clicks on the header of the column to resize it, if it clicks on the label, ...

25. does p:resizable works with p:dialog?    forum.primefaces.org

02 Oct 2009, 19:35 by juangon does p:resizable works with p:dialog? Hi! I have been testing p:dialog component that must be resizable. I did something like this: Code:

26. How to auto resize the dialogs?    forum.primefaces.org

I use JSF implementation: Mojarra V2.1.3 JSF component library: Primefaces V2.2.1 Server: GlassFish Open Source Edition V3.1.1 (build 12)

27. Resizable Panel    forum.primefaces.org

07 Dec 2010, 20:28 by bumble.bee Resizable Panel I am seeing two problems with a resizable panel. Content inside the panel may change height during a resize because of scrollbars becoming ...

28. Event Resize/Move event problem in Day and Week view    forum.primefaces.org

Hello, When you have an existing event (NOT an all day event=> start date - end date)in v scheduler and the current view is "DAY" or "WEEK" on event: public void ...

29. How to resize components?    forum.primefaces.org

hi, I don't get what you mean with resize... if you mean at design time you can use style = "width: 200px; height: 400px;" in the component. or, if you mean ...

30. Primefaces 2.2 final " Column width Resize " feature    forum.primefaces.org

Hi, I am using the Pimefaces 2.2 final release. Using the DataTable Component to display the list in ui. i would like to know the "column width resize" feature, i mean ...

32. How to resize ?    forum.primefaces.org

did you ever get an answer? I am facing the same challenge. I tried to use a ui:insert / ui:define using facelets but then I received an error that the page ...

33. p:editor and p:resizable    forum.primefaces.org

Has anyone successfully used the resizable component for an editor component? When I do it the editor shows peculiar behaviour even if not resizing has taken place. Text is placed outside ...