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

Scheduler fill 100% height

3 Answers 131 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Luis
Top achievements
Rank 1
Luis asked on 22 Aug 2008, 08:44 PM
I'm having a problem in a scenario similar to your demo seen here:

http://www.telerik.com/demos/aspnet/prometheus/Scheduler/Examples/BlackPearl/DefaultCS.aspx

where the scheduler does not want to fill up 100% of the height of the specified pane/browser window. It handles width just fine, but will not fill remaining space at the bottom. I have tried just about every solution I could find here on the forums and in the documentation to no avail.

Any help would be greatly appreciated!

-Andrew

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 25 Aug 2008, 12:03 PM
Hello Luis,

The "height" CSS property works only when a height is specified on the parent container of the control. Please find attached a sample that demonstrates this with a Scheduler that fills up 100% of the browser window.

Regards,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Richard
Top achievements
Rank 1
answered on 28 Aug 2008, 04:13 PM
When I try the attached I get an error saying that the object method doesn't exist for the line :

Telerik.Web.UI.RadScheduler._adjustAppointmentsHeight(

"<%= RadScheduler1.ClientID %>");


Rich

0
Alex Gyoshev
Telerik team
answered on 01 Sep 2008, 11:23 AM
Hi Richard,

The example works fine at our side. Could you please open a support ticket and attach a solution that you tested it with?

All the best,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Luis
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Richard
Top achievements
Rank 1
Share this question
or