Hi,
I am using the JavaScript Scheduler to build an appointment calendar application. I have two modes for the app, namely Day and Month view. I want to achieve the following : Whenever the user in the month view he can navigate to the month view by clicking on a specific day on the time header. Currently I am able to handle the click but I want the Date displayed on the time header to display as clickable either by highlighting it or providing some kind of a link(i.e some underline for the date).
How do I achieve this ? I tried searching for properties but was in vain. Could any please help me out on this.
Please find the attachment.
Thanks,