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.
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/
Thank you