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

Dynamic height for RadScheduler form

2 Answers 155 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Viswanathan
Top achievements
Rank 1
Viswanathan asked on 26 Nov 2015, 09:55 PM

Thought this should be easy, but I think I am missing something very fundamental here.

 Requirement: I have added RadScheduler to the content page and want to set the height to 100% of DIV - DIV's height is fluid - fills entire space between content header and content footer.

 Issues

  1. If I set Overflow='Expanded' it expands BEYOND the page but with no scroll - so I can only see between 00:00 to 15:00! Rest is hidden
  2. If I set overflow ='Auto' - same results as above
  3. If I set Overflow='Scroll' and set the height in % - The height setting in % does seem to do any good and height is more than the containing div
  4. If I set overflow='Scroll' and set height in px - it is not fluid as I wouldn't know the px height in all over config or when window is resized
  5. If I set Overflow='Expanded' and let the overflow of container div to auto then the Radscheduler headers (date and times of event) is no longer fixed 
  6. If I set the overflow = 'Scroll' and set the height using jQUERY when page load and window resizes; all is fine until I move to the next week/month then height is set to 400px (default)

What am I missing here?

 Thanks in advance     

 

2 Answers, 1 is accepted

Sort by
0
Magdalena
Telerik team
answered on 30 Nov 2015, 02:28 PM
Hi Viswanathan,

Could you please provide more detailed description of the scenario as the height of the div (if it is higher or smaller as default Scheduler height) and also an image that will describes the requirements?

Regards,
Magdalena
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Siva
Top achievements
Rank 1
answered on 22 Nov 2018, 01:23 PM

hi am creating a page with control radtabstrip and radscheduler when i click the tab for the first time its not loading properly but its working fine on internet explorer. i have attached the loaded scheduler image on ie and chrome.

please give me any solution to fix this issue asap.

Tags
Scheduler
Asked by
Viswanathan
Top achievements
Rank 1
Answers by
Magdalena
Telerik team
Siva
Top achievements
Rank 1
Share this question
or