Hi,
I want that when i click the previous or next buttons i will get the current min date and max date of the current week and then to put them on the state of the parent component with setState.
i am getting my events from a local server that request in the jason the start and end dates, so i need to update the state when i move around between the dates.
i tried to work with onViewChange but it didnt worked for me
this is my code:
http://docs.dhtmlx.com/scheduler/snippet/457cc5e3
http://docs.dhtmlx.com/scheduler/snippet/8a81d058