I have a requirement where I have to change the color of non- working times in gantt charts of production orders in resource view.
i checked that calendar’s visualisation is controlled by Gantt Framework’s internal rendering logic. The control renders each cell in HTML by using a div element.
I am unable to find any such x++ logic which can be extended to proceed with the requirement.
please suggest how to do this.