Hello!
I am using the double calendar to set a period, for which I will use to draw a new calendar based on the double one (setSensitive).
But I must show it without dividing the months, and instead show it continuesly from startdate to enddate. Possible without to much work?
I must afterwards make this new calendar show certain periods, but that’s another story
Possible without to much work?
The double calendar is just a combination of two calendar objects, so it not possible to change it behavior to something different without lot of coding.