Hi,
Since I have large data collections, I want to achieve dynamic loading. I didn’t find that feature in mobile scheduler so I decided to implement my own way of handling dynamic loading.
Simply, at init process I would load whole month data and then my idea was to load month data on corresponding selected month. For that scenario I want to implement “next” and “prev” month buttons on click events so that I can load data from that month.
But my own implementations of “click” function is not firing at all. Please provide some assistance for manipulating buttons “dhx_cal_arrow dhx_cal_next_button” and “dhx_cal_arrow dhx_cal_prev_button” click events.
Kind regard,
Marko