ScrollPanel and Vertical bar

UI Components for JSF
Post Reply
User avatar
primeuser
Posts: 18
Joined: 29 Nov 2010, 11:14

24 May 2011, 08:34

Hello, i'm using Primefaces 3.0.M1.

I achieve that the horizontal bar appears, but I do not obtain the vertical one.

I have this structure:

Code: Select all

<p:dialog id="tipoDialog" header="Detalles del Dialogo"
				widgetVar="tipoDialog" resizable="false" draggable="true"
				closable="false" showEffect="puff" hideEffect="puff" modal="true">
				
           <p:scrollPanel id="documentPanel"
		style="width:520px;height:520px;!important">

		<h:panelGrid id="display" columns="2" cellpadding="4">
...
Are there any problem with it?

Thank you very much.

GuitarBrasil
Posts: 221
Joined: 04 Aug 2011, 22:00

30 Aug 2011, 19:48

I'm facing the same issue! Did you get any answer on this case that solves this issue? Basically a ScrollPanel doesn't show when is inside a Dialog...
PrimeFaces 3.5 + JSF 2.1.4 + Tomcat 7.X

SteveTheWolf
Posts: 2
Joined: 08 May 2014, 19:24

08 May 2014, 19:26

I'm getting the same issue, its able to show the horizontal bar but not the vertical bar.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 55 guests