3 Answers, 1 is accepted
0

Thomas
Top achievements
Rank 1
answered on 04 Aug 2010, 06:57 PM
This is specifically what I am talking about...
0
Hi Thomas,
I'm not sure what you are trying to do, but if you cancel the OnClientAppointmentInsertingevent, the inline edit form won't show. If you don't want to cancel the insert but instead to use the Advanced Edit form, you can just set the properties StartEditingInAdvancedForm and StartInsertingInAdvancedForm.
Kind regards,
Kamen Bundev
the Telerik team
I'm not sure what you are trying to do, but if you cancel the OnClientAppointmentInsertingevent, the inline edit form won't show. If you don't want to cancel the insert but instead to use the Advanced Edit form, you can just set the properties StartEditingInAdvancedForm and StartInsertingInAdvancedForm.
Kind regards,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Rajendra
Top achievements
Rank 1
answered on 25 Oct 2012, 08:54 PM
Hi Thomas, I am also using this control and found that if we use this control as a read only, then the double click doesn't pop up any box. Change the following settings
AllowInsert=false
allowEdit=false
Thanks
Rajendra
AllowInsert=false
allowEdit=false
Thanks
Rajendra