0

Include height

asked 2009-12-04 08:30:11 +0800

Dhanapalan gravatar image Dhanapalan
159 2

updated 2009-12-04 08:30:43 +0800

Hi,

I'm facing issue when I'm using including pages ,there not getting full height of that page(even scroll) I tried with height 100% also

If I run individually I can get full height of the included page with scroll bar.

<window>
<portallayout>
<portalchildren>
<panel>
<panelchildren>
<include id="centerframe" progressing="true"
src="MainPage/Tabpage.zul" width="100%" height="100%" />
</panelchildren>
</panel>
</portalchildren>
</portallayout>
</window>


Please help me out.

Thank in Advance,

Dhana

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-12-04 08:52:51 +0800

tomCat gravatar image tomCat
276 3

Hi Dhana,

what does your Tabpage.zul looks like? Have you tried to set the height of the root - component of your Tabpage.zul to 100% (e.g. <window height="100%">)?

best regards

tomCat

link publish delete flag offensive edit

answered 2009-12-04 09:46:58 +0800

Dhanapalan gravatar image Dhanapalan
159 2

Hi TomCat

TabPage.zul contains few tabs and each panels includes zul pages .

Everywhere I've set height as 100%. includes are correctly working where in inside tabernacles and includes are not giving correct height .

If I include inside panelchildren not getting full page height :-(

Thanks,
Dhana

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-12-04 08:30:11 +0800

Seen: 370 times

Last updated: Dec 04 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More