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

For few pages....the calendar should show current and previous month and not current and next month

1 Answer 38 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
priya
Top achievements
Rank 1
priya asked on 16 Mar 2009, 07:00 AM

Hi all, I’m currently using RadCalender for C#....
I want a dynamic functionality for my calendar..... I want   "FirstNavigation = False"  for the particular pages  and for the rest pages  the  "FirstNavigation = True" .... ..[ That means....For few pages....the calendar should show current and previous month and not current and next month.....]  how will I achieve this please guide me.... My settings are

 

<

telerik:radcalendar id="RadCalendar1" runat="server" Skin="Vista" AutoPostBack="true" TitleFormat = "MMM yyyy" TitleAlign="Center" TitleStyle-Width="100%"  MultiViewColumns="1" MultiViewRows="2" Height="7px" EnableMultiSelect="false" ShowOtherMonthsDays="false" Width="10px" ShowRowHeaders="false"   <SelectedDayStyle Font-Bold="True" ForeColor="White" BackColor="Transparent"></SelectedDayStyle>  <TitleStyle Font-Bold="True" BorderColor="Black" BackColor="#999999" Width="100%"></TitleStyle>  </telerik:radcalendar>

 

 

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 19 Mar 2009, 09:59 AM
Hi Priya,

Attached to this message is a small runnable application, which handles the desired functionality.
Give it a try and see if it works for you or if I am leaving something out.

I hope this helps.

Sincerely yours,
Pavlina
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Calendar
Asked by
priya
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or