Our powerful JS Calendar component


Post by juris »

Hello together,

In the month view I would like to have the first day of the month always in the following format:

Screenshot 2022-08-16 164529.png
Screenshot 2022-08-16 164529.png (16.35 KiB) Viewed 328 times

Currently only the 1 is displayed without the month. Can this be achieved with the cellRenderer function and if so how? If not, is there another possibility?

Thank you in advance and best regards


Post by Animal »

You need a dayCellRenderer

See https://bryntum.com/examples/calendar/custom-rendering/ to see how it gets this effect:

Screenshot 2022-08-16 at 17.06.38.png
Screenshot 2022-08-16 at 17.06.38.png (20.28 KiB) Viewed 326 times

Post by juris »

Hey Animal,

thank you very much, works perfectly!

Best regards!


Post Reply