Hi, I have downloaded the trial version of Angular 6 Scheduler. I am able to do a few changes which are mentioned on the website. All I want is to change the HTML of the scheduler grid as per our project requirement. Any suggestions if it is possible to do so in a paid version?
The full version includes unminified source code which you can further customize but that is rarely necessary.
Comment posted by Dan Letecky [DayPilot] 7 years ago.
Also, please note that there is no HTML file that defines the Scheduler structure. The DOM is generated using JavaScript and the Angular version uses a wrapper around the JavaScript core.
If you post an image with an outline of what you are trying to achieve I can give you a hint on how to implement it using the Scheduler API.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.