I am trying to create a calendar for my website. I want the calendar date display to be on the right, with a list of calendar types on the left. On the bottom of the left column, I would like to have a stack of three month view mini calendars that can be clicked on to bring up that month's calendar, with the current calendar in the middle. I want the date, week, month views across the top like in the default scheduler look.
Each individual calendar is intended to show a different date data source from our system. One willshow appointments, another shows another type of date.
I found this screenshot from the mig calendar component, and this aptly demonstrates what I want to accomplish, but I want to use my devexpress component if at all possible on this.
My programmer is telling me that this cannot be done without Telerik's radtools scheduler, but I doubt that.
Any help, direction or suggestion would be very much appreciated.
Thank you