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

Radscheder with stored procedures

2 Answers 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Nayan
Top achievements
Rank 1
Nayan asked on 13 Jun 2011, 03:56 PM
With the Radscheduler that I am creating, I need to have stored procedures that do the insert, update, delete.
The closest example that I found to what I need is at:
http://www.dotnetfunda.com/articles/article1101-how-to-use-telerik-scheduler-to-display-appointments-in-aspnet-part-i-.aspx 

As the example is not complete, I am not sure how to proceed with getting the update, delete fired. I am also concerned about how if the user creates a new appointment, how I would insert and then update the table so that they can delete it. If you can please expand on the example that was provided above as this is somewhat a urgent need.

Thank you in advance.


2 Answers, 1 is accepted

Sort by
0
Scorpy47
Top achievements
Rank 1
answered on 14 Feb 2013, 03:45 AM
hi,
 Did you get past this point? I am now facing the same issue and I have no where to go as I am not able to find any examples. Telerik controls are not always straight forward. Any help would be appreacited much.
Basically  ihave aDB procedure which I'd like to get executed upon "Save" in the advanced form and I need a C# event to do it..any ideas?
0
Scorpy47
Top achievements
Rank 1
answered on 14 Feb 2013, 05:27 AM
Yikeess... there was a problem with my stored procedure and the exception was killed silently...now it's working
Tags
Scheduler
Asked by
Nayan
Top achievements
Rank 1
Answers by
Scorpy47
Top achievements
Rank 1
Share this question
or