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

change the height of the fist row (all day)

1 Answer 34 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Allen
Top achievements
Rank 1
Allen asked on 25 Jun 2012, 06:57 PM
Is it possible to change the height of the first row?  Please refer to the attached file.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 26 Jun 2012, 07:06 AM
Hi Allen,

 
Here is the css style that worked properly at my side:

<style type="text/css">
      .rsAllDayRow .rsWrap {
         display:none !important;
      }
  </style>

Hope this will be helpful.

All the best,
Plamen Zdravkov
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.
Tags
Scheduler
Asked by
Allen
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or