Javascript Function
Asked by Anonymous
18 years ago.
18 years ago.
I am modifying DemoSQL. When I click on create new event it does not bring the white space for me to enter the event name and comment. It enters the start time and end time to the database.
How can Iget the white space? Where can I find
-JavaScript="dpc1.timeRangeSelectedCallBack(e.start, e.end, e.resource);?
DayPilot