Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Vineetha on Dec 21, 2009 03:16
open dhtmlx forum
use of 'onEventCreation'.

Hi

I am using dhtmlxscheduler. I have seen in your document one condition named 'onEventCreation'.

What i understood is that ...the moment at which we create one event. So i have included certain custom code inside it. But no change.

So would you please tell me what is the significance of this codition..

Thank You
Vineetha

Answer posted by Alex (support) on Dec 21, 2009 04:54

Hello,

the correct method name is onEventCreated. Try to use it instead of onEventCreation.