When an empty cell in WebScheduler is clicked then a Callout will appear then you
can input the event’s information that you want. In Callout the information is not
detail, in order to input more detail information, you should display the EditingForm.
In this topic, you will learn how to display EditingForm directly without Callout
when an empty cell is clicked in WebScheduler.
To display EditingForm instead of CallOut when empty cell is clicked
- Right-click on WebScheduler’s control and choose Properties.
- Set EmptyCellClickAction to ShowEditingForm.