Scheduler using parent100pct not working properly.
Asked by asanraj@angleritech.com 7 years ago.
Dear Team,
I have faced challanges, when i using parent 100pct heightspc in scheduler, it is not working properly and i have attached image, please find the image.
Answer posted by Dan Letecky [DayPilot] 7 years ago.
When using HeightSpec="Parent100Pct", it's necessary to set the parent height explicitly so the Scheduler can fill it. This can be done by setting its "height" CSS style or using "position:absolute" and a combination of top/bottom styles.