This example demonstrates how to create an appointment based on dragged row values of ASPxGridView.
See Also:
How to drop an appointment from ASPxScheduler to an external control
Question Comments
Added By: Marc Michaels at: 2/14/2013 11:18:20 AM
Your example contains a grid with a date column already provided. What if you don't HAVE a date. That's the purpose of the drag and drop. I have a grid with a list of jobs. I want to drag the job over the scheduler and have THAT determine the date.
Added By: Arulkannan K. at: 6/3/2013 5:01:00 AMI tried the sample given, But I got below error :"The attempt to attach to the database failed with the following information:
The user instance login flag is not supported on this version of SQL Server. The connection will be closed."
Hi
How to drag multiple row(by pressing Ctrl key to select multiple row) from ASPxGridView and create an appointment based on its values
Thanks
Suman
The appointment has been deleted by another user.Show detail info
Added By: Drue Hull at: 2/3/2015 3:45:55 PMI have implemented this code but am getting an error stating ' JavaScript runtime error: Object doesn't support property or method 'draggable'' from the script.js. I have added the code on the aspx page as well. Any help would be much appreciated.
Thanks, Drue
Hello Drue,
To process your recent post more efficiently, I created a separate ticket on your behalf: T204643: JavaScript runtime error: "Object doesn't support property or method 'draggable'' from the script.js" . This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.