How to customize the JS1 schedule HeaderBar (where date and view navigation appear)?

Hi there,

I need to add some custom header text into the HeaderBar of the JS1 ejSchedule, so that when I choose the .print() method, my text will appear at the top of the printed page. (This is the area circled in red in the screen shot attached).

How can I do this?

Thank you,

Robet


Attachment: Snap16_7ad01730.zip

1 Reply

BS Balasubramanian Sattanathan Syncfusion Team December 29, 2021 12:58 PM UTC

Hi Robet,

You can add the customer header text like the print feature in the Scheduler toolbar by using actionBegin event like the below sample. We would suggest you to refer the below link to know more details.

https://js.syncfusion.com/demos/jquery/#!/bootstrap/schedule/export&print/print

Regards,
Balasubramanian S


Loader.
Up arrow icon