When the grid view and mini calendar is added to calendar, it overlaps.
Hi,
you should add the follow code on the page with calendar:
<style>
.dhx_cal_navline div.dhx_minical_icon {
left: 290px;
}
</style>
Hi,
you should add the follow code on the page with calendar:
<style>
.dhx_cal_navline div.dhx_minical_icon {
left: 290px;
}
</style>