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

How to make calender month view with year

1 Answer 54 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
anuj
Top achievements
Rank 1
anuj asked on 17 Oct 2012, 09:32 AM
January                                                                                                                    
S   M   T   W   T   F   S   S   M   T   W   T   F   S   S   M   T   W   T   F   S   S   M   T   W   T   F   S   S   M   T
1   2   3   4   5   6   7   8   9   10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31
                                                                                                                         
                                                                                                                         
                                                                                                                         
                                                                                                                         
                                                                                                                         
                                                                                                                         
                                                                                                                       
Hi i am trying to make multi view calender but i am not getting the correct format.
in this month is not coming in correct.
Here is my code :
<telerik:RadCalendar ID="rd1" runat="server" Orientation="RenderInRows"
        SingleViewRows="1" MultiViewRows="4" MultiViewColumns="3" FocusedDate="1/1/2012 12:00:00 AM"
        SingleViewColumns="30" SingleViewHeight="50" Height="500px">
    </telerik:RadCalendar>
Below is image.
Thanks

1 Answer, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 19 Oct 2012, 02:09 PM
Hello Anuj,

I am not sure that I understand the issue. I suggest that you take a look at this help topic where how to customize the day matrix is described. Another article that might be helpful for you is shown here and it gives a more clear idea for the multi-view mode.

Kind regards,
Angel Petrov
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
Calendar
Asked by
anuj
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Share this question
or