Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Infragistic calendar to show Yearly calendar (12 months)
posted

HI,

Please suggest me, I want to show infragistic Calendar the on the web forum which should have Yearly  view having all the 12 months displayed similar to we show on Wall Calendar.

Parents
No Data
Reply
  • 2677
    posted

    Hello,

    Sorry, but this functionaliy does not exist in our WebCalendarView, WebCalendar, WebMonthView, or WebMonthCalendar.  If you would like, please submit a Feature Request for this functionality.

    However, I do have a workaround for you.  You can use multiple controls set to different months and place them in a layout next to each other to complete 12 months.  You can turn off the navigation and month dropdowns from each so it is just the days and so it looks like a normal yearly calendar.  I think the best way to approach this would be a usercontrol that contains all the monthCalendars.  Then you could have hidden fields in there to keep track of the active day between all months.  There would also have to be some work done to keep all the monthcalendars in synch like only one active day between all the calendars etc. 

    I hope this helps.  If you have any specific questions on this, please let me know.

Children