ASPX templates
Version 5.x > ASPX templates > Calendar match event date View modes: 
User avatar
Member
Member
dhopp-successforall - 4/6/2011 1:18:03 PM
   
Calendar match event date
I have an aspx page where I implement a CMS calendar control and repeater for an event listing. When I click on an event on the homepage to navigate to the event details, the calendar on the event details page does not show the month of the event. Is there any way to fix this?

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 4/7/2011 3:50:18 AM
   
RE:Calendar match event date
Hi,

you could find inspiration in the aspx template (used on default Corporate site ASPX), which uses calendar and repeater to display events. If the event is selected, appropriate month is displayed in the calendar.

Path to template:
~/CMSTemplates/CorporateSiteAspx/Events.aspx

Best regards,
Ivana Tomanickova