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

Calendar 100% width

2 Answers 287 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 2
Max asked on 22 Nov 2017, 10:43 PM

When I am using the calendar it is very small and I would like to expand it to fit the entire page width

 

Here is the code I am using:

 

<div style="text-align:center;">
    @(Html.Kendo().Calendar()
.Name("calendar")
)
</div>

 I am not sure if it would be in the css or if I can use the inline styling


2 Answers, 1 is accepted

Sort by
0
Accepted
Magdalena
Telerik team
answered on 23 Nov 2017, 08:23 AM
Hi Max,

You can expand the calendar widget by CSS width property. We are sending you this Dojo sample for your reference.

Regards,
Magdalena
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Max
Top achievements
Rank 2
answered on 27 Nov 2017, 11:08 PM
Thank you Magdalena that worked perfectly
Tags
Calendar
Asked by
Max
Top achievements
Rank 2
Answers by
Magdalena
Telerik team
Max
Top achievements
Rank 2
Share this question
or