Hi,
I work on dhtmlx scheduler, i need to modify the month view to be able to see the number of event on each day to have something like this:
The numbers 05 and 02 represent the number of events on this day of the month. I want to know if there way to do that. Then after i will try fire on click event on those days with numbers.
I created prev and next button again to be able to have something more responsive.
The event on click on button i created work only on second one.
EDIT:
I found a way with z-index
[url]http://docs.dhtmlx.com/scheduler/snippet/f6a2e970[/url]
Sorry if i’m not clear with my broken english, that why i added image/snippet.
EDIT:
I just saw the response of alaksandar on other post for month cell click