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

Cannot update Appointment Message in RadScheduler

5 Answers 106 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Nate
Top achievements
Rank 1
Nate asked on 03 Jun 2011, 10:25 PM
Hello Telerik Expert,
I cannot seem to update the appointment message in the RadScheduler. For example for July 22, 2001 for 12AM, if I enter the message "This is the appointment for noon", I cannot select it again and modify the message. It does nothing.

Thank you in advance
- Nate

5 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 06 Jun 2011, 04:22 PM
Hello Nate,

We recommend you take a look at our demos:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/outlook2007/defaultcs.aspx.

By default you can change the subject of an appointment after it is created.

If you still have the problem, please send us the exact steps necessary to observe the issue or a live url which we can test locally.

Best wishes,
Plamen Zdravkov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Nate
Top achievements
Rank 1
answered on 06 Jun 2011, 06:29 PM
My scenerio is somewhat different in terms of what I need. Just a note, I am able to do a insert but not a delete or an update.
I believe the reason being is that I do have not the radscheduler tied to a datasource.

In our application, we need to track that an insert, update, delete happened and then call a stored procedure that will handle it.
As such, for an insert, how do i track to see what ID, subject, starttime, endtime were created? Is the ID something that the RadScheduler creates automatically as it appears so from the example.

Please let me know if you have any further questions.

Thank you.
0
Plamen
Telerik team
answered on 08 Jun 2011, 03:54 PM
Hello Nate,

We have a nice demo that shows how to handle the insert, update, delete events:
 http://demos.telerik.com/aspnet-ajax/scheduler/examples/bindtolist/defaultcs.aspx.

Regards,
Plamen Zdravkov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Nayan
Top achievements
Rank 1
answered on 09 Jun 2011, 05:13 PM
Hello,
Thank you for your reply.
One thing I like to do is the actual example that you see on http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx. I copied and pasted it into my .aspx and .cs file according to how it is there but I noticed that some files like the Src="~/Common/Header.ascx", etc that is referenced I do not have. Anyway you can point me to how I can test this locally on our server as we are trying to figure out how the Delete and Update is performed as out of the box, not able to get it working.

Thank you.
0
Plamen
Telerik team
answered on 13 Jun 2011, 12:20 PM
Hello Nayan,

You can hava a look at our Demo isolation steps.

Regards,
Plamen Zdravkov
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Scheduler
Asked by
Nate
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Nate
Top achievements
Rank 1
Nayan
Top achievements
Rank 1
Share this question
or