Hi,
I have Scheduler with WebService as data binding method, and I'm trying to lanuch advance form directly without the in-line editor for appointment insertion.
I modified the Live Demo "Scheduler\WebService\DefaultVB.aspx" to add the StartInsertingInAdvancedForm="true", but the in-line editor still cannot be disabled after double clicking the idle timeslot
It's ok if other type of data binding except web service.
Please advise.
Wilson