I have a custom Advanced edit panel and I would like users double clicking to be able to do the following two functions:
1) Remove the ability for users to double click to create a new appointment.
2) Ability to go straight to the Advanced insert form without having to choose Options first.
Thanks!
2 Answers, 1 is accepted
0
Veselin Vasilev
Telerik team
answered on 18 May 2009, 07:47 AM
Hi Alex Occhipinti,
Straight to your questions:
1. Set the AllowInsert property to False.
2. Set the StartEditingInAdvancedForm="True"