Day pilot scroll displaying always
10 years ago.
Hi,
I am configured daypilot height as
context.schedulerInstance.heightSpec = "Parent100Pct";
context.schedulerInstance.cellWidthSpec = 'Auto';
But the scroll(horizontal) is showing always.Please find the attachment.
Even i tried with this also ,still same issue.
context.schedulerInstance.cellWidthSpec = 'Fixed';
context.schedulerInstance.cellWidth = 10.1;
DayPilot