height of scroll field Asked by Naomi6 years ago. Hi everyone, I have a problem. How to change the height of the scrollable field. I have a component that moves the table container, but the table scroll does not change and some of the elements are not visible. how-tojavascriptangular6
Answer posted by Dan Letecky [DayPilot]6 years ago. If you are using heightSpec="Parent100Pct" you'll need to call the show() method to fix the height based on the new parent element height: https://api.daypilot.org/daypilot-scheduler-show/