STOP REFRESHING INNER FRAMES WHEN WE CLICK TH DHTMLX CALENDER
Calendar has the onClick event handler. It allows to set a function which will be called when date is chosen.
dhxCalendar.setOnClickHandler(yourFunction);
function yourFunction(){…}
STOP REFRESHING INNER FRAMES WHEN WE CLICK TH DHTMLX CALENDER
Calendar has the onClick event handler. It allows to set a function which will be called when date is chosen.
dhxCalendar.setOnClickHandler(yourFunction);
function yourFunction(){…}