This is a migrated thread and some comments may be shown as answers.

Disable Inline Edit with Drag & Drop

1 Answer 67 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Mehmet
Top achievements
Rank 1
Mehmet asked on 23 Feb 2015, 04:11 AM
Hi,

I want to disable the following properties
AllowInsert
AllowEdit
AllowDelete

However, I have got a grid where you can take the appointments and drop onto the scheduler control. Therefore, I have to enable some properties to succeed the action.  Any possible way to disable them meanwhile able to use the drag and drop option ?
Thank you

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 25 Feb 2015, 03:49 PM
Hello Mehmet,

Please refer to our online demo below, where Drop&Drop functionality between RadGrid and RadScheduler is demonstrated:

http://demos.telerik.com/aspnet-ajax/scheduler/examples/draganddropintegration/defaultcs.aspx?product=scheduler

Having this demo in mind, if you simply set the AllowInsert, AllowEdit and AllowDelete to false and you can achieve the desired functionality. In addition, consider removing the delete button from the AppointmentTemplate.

Regards,
Nencho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler
Asked by
Mehmet
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or