Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Paul Varghese on Nov 11, 2009 21:03
open dhtmlx forum
Saved events not displaying in mozilla firefox

Hello
When I tried to run the Dhtmlx scheduler on mozilla firefox, the saved events does not displayed in the scheduler interface, but when i executed it on ms internet explorer, it worked fine, how can i run it mozilla firefox. please help...

Thanks and Regards
Paul Varghese
Answer posted by Stanislav (support) on Nov 12, 2009 02:41
Most probably caused by data caching. 
You can try to update data loading command as 

    scheduler.load("some.php?uid="+(new Date()).valueOf());