Hello,
I'd like to have an event to call a function when the scheduler is totally loaded in order to add a column between timeline colum and workCells colums, like this:
I'm using the (renderCell) event and it's working fine for the header line but when i try to acces to the second part of the sceduler by accesing the DOM the scheduler is not totally loaded.
Is there another event which is called when all the parts of the scheduler are loaded ?
Thanks by advance !