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

Full Vertical Scrolling Issue

4 Answers 47 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
ahsan jawaid
Top achievements
Rank 1
ahsan jawaid asked on 06 Oct 2011, 06:36 PM
Hello Telerik Guys,

       Is there any way of how to use full vertical scroll in scheduler?

       See the attachment....

Regards

Thanks...

4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 09 Oct 2011, 09:17 AM
Hi Ahsan,

That's not supported. The all-day row is fixed.

Kind regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
ahsan jawaid
Top achievements
Rank 1
answered on 09 Oct 2011, 11:12 AM
ok.. so, is there a way to add border on that particular part of Scheduler?

See the attachment..

Thanks

Regards
0
Accepted
Peter
Telerik team
answered on 11 Oct 2011, 12:10 PM
Hello Ahsan,

Try the following:
<style type="text/css">
       .rsLastCell
       {
           border-right: 1px solid gray !important;
       }
   </style>


Kind regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
ahsan jawaid
Top achievements
Rank 1
answered on 11 Oct 2011, 12:51 PM
Thanks Peter.... It was helpful.

Regards
Ahsan Jawaid
Tags
Scheduler
Asked by
ahsan jawaid
Top achievements
Rank 1
Answers by
Peter
Telerik team
ahsan jawaid
Top achievements
Rank 1
Share this question
or