Manually refresh layout in TypeScript Scheduler control
18 Nov 20181 minute to read
In Scheduler, we can able to refresh the layout manually without re-render the DOM element by using the refreshLayout public method. The following example code explains to know how to use the refreshLayout method.