Hello Ivan,
I meant in my previous Post, that your Dojo is working as it should be ..
In the DevTools in the Browser (firefox and chrome) I see no Error ..
i found Three differences, one is the paramter map which i don't know what that is, because I have a MVC Project ..
,Two is the Batch
, Three is another smaller schema
I have on a single webpage 3 Schedulers .. User can select one to see and the other two will be hidden ..
and yes I'm handling ( Save and Edit ) scheduler events .. but nothing could be interfering with the default behavior of the scheduler ..
I'm just changing or hiding some Text .. even after you asked me if there is any thing could be interfering .. i checked my code and commented most of it, then ran it .. but it still does not working ..
I also have some logic for dynamically changing the Height of one of the Schedulers .. but this occurs on the other two Schedulers too ..
and I have one AjaxCall to check if there is any TimeCollision .. but this also can't be the reason .. it's just a simple AjaxCall ..
if any thing from what i wrote, looks suspicious to you .. I'll be waiting for your response ..
Thanks in Advance ..