Do you mean that you want to show the calendar inside the section, the class of which is content? I think you just need to move the calendar div to this section. For example:
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
134 Points
616 Posts
How to display the calendar view inside my content section
Oct 19, 2017 09:48 PM|polachan|LINK
How to bring the full calendar view inside my content. The fullcalendar html code is given below. Where I can give the code
<section class="content">
<div class="row">
// Here the full calendar should be displayed. Please help. I have given my code for full calendar below
</div>
</section>
Contributor
2350 Points
736 Posts
Re: How to display the calendar view inside my content section
Oct 20, 2017 02:32 AM|X.Daisy|LINK
Hi polachan,
Do you mean that you want to show the calendar inside the section, the class of which is content? I think you just need to move the calendar div to this section. For example:
Any confusion, please free feel to post here.
Best Regards,
Daisy
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.