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

How to increase appointment size in month view

5 Answers 93 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sathish venkat
Top achievements
Rank 2
sathish venkat asked on 30 Mar 2011, 03:22 AM
Hi,

     i am using rad scheduler in my application. i want to increase the appointment size based on number of appointment.
if only one appointment is available for a day that appoint ment region should be big. 
please refer my screen shot which i attached.

5 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 30 Mar 2011, 02:27 PM
Hi sathish,

I am not sure what exactl you mean, but you can try either of the following settings:

  • <MonthView AdaptiveRowHeight="true" />
  • <MonthView MinimumRowHeight="3" />
  • <MonthView VisibleAppointmentsPerDay="30" />

 

Best wishes,
Peter
the Telerik team
0
sathish venkat
Top achievements
Rank 2
answered on 19 Apr 2011, 08:36 AM
Hi Peter,

     thanks for your reply when i am trying above monthview properties
appointment size is decreasing and because of that scheduler height also reduced.
please verify the screenshot

0
Peter
Telerik team
answered on 21 Apr 2011, 04:45 PM

How about just setting AdaptiveRowHeight="true" ? Does this bring you closer to your requirement?


Greetings,
Peter
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
sathish venkat
Top achievements
Rank 2
answered on 17 May 2011, 11:56 AM
Hi ,

   i have tried with all three properties but i am not able to increase the appointment with in month view
please send me a solution ASAP
0
Peter
Telerik team
answered on 20 May 2011, 02:59 PM
Hello sathish,

The appointment width in month view will depend on the day cell's width. I hope I am not misunderstanding your question.

Kind regards,
Peter
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Scheduler
Asked by
sathish venkat
Top achievements
Rank 2
Answers by
Peter
Telerik team
sathish venkat
Top achievements
Rank 2
Share this question
or