Viewing 1 replies (of 1 total)
  • It’s possible to create any kind of view… it’s just a matter of complexity. I’m unlikely to build that kind of view specifically because I think the demand for it would be low, but I think you could “hack” the month view to display this way — it actually has ALL of the months rendered in HTML at once; the month menu just uses jQuery to hide all but the selected month.

    If you just wanted it to show the current month and the next two, without a menu to select different months, it could be done relatively easily with CSS. I’ll review the code and post suggested CSS to accomplish this later today.

Viewing 1 replies (of 1 total)

The topic ‘3 ViewMonth’ is closed to new replies.