This is a migrated thread and some comments may be shown as answers.

[Solved] Cannot Fill RadPane

1 Answer 169 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
primeobsession
Top achievements
Rank 1
primeobsession asked on 30 Nov 2007, 02:58 AM
Hi!

I have been using your scheduler since your first release of it and its great.   I have recently run into a problem recently where there seems to be a slight difference in how it is rendered between firefox and IE.

I have my scheduler in a radpane which is set to occupy 100% remaining height of a splitter it shares with one other rad pane that has a static height set (25px).  If it matters, the pane with the scheduler is the bottom pane.  I have the pane with the scheduler set to scroll on the Y axis and the scheduler set to the "expand" option.  In firefox everything works as I expect... The scheduler fills the pane and I can use the pane scrolling to view the whole scheduler.   In IE, when I use the scrollbar, it scrolls just the header of the pane (names of days etc..).

I am trying to somehow set the scheduler to occupy the entire pane... 100% height/width doesnt work.  Ideally I would like to use the scrolling option that the scheduler has but when I set it along with 100% height/width it dosent get any bigger than 400px height (width is not a problem).


1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 03 Dec 2007, 10:00 AM
Hello Justin,

Thank you for using RadScheduler.

Setting OverflowBehavior="expand causes RadScheduler to render its body with position: relative. To be able to scroll such elements with RadSpitter, you need to apply method 2 from this KB article.  

We will be happy to answer any other questions you may have.


Cheers,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
primeobsession
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or