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

How to use a RadScheduler

22 Answers 280 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Vuyiswa
Top achievements
Rank 2
Vuyiswa asked on 29 Apr 2010, 11:07 AM
Good Day

My name is Vuyiswa Maseko. Our Company was using Infragistics and we were looking for a scheduling control and we came across telerik Scheduler and we decided that this is the product that we want. I am a Developer myself and i am the one who will be making a decision on which product to buy. 

we are doing a timetabling System and there is a time where we have to display the timetable. i looked at the examples provided on your website, they are exactly what we want like this one

Example 1

Example 2


and the Database Schema is the same as our , we have Rooms table and we have Student Registrations table and we have Subjects. The Final Query that i currently have have all these things and i am just not sure about is the

RecurrenceRule

RecurranceParentID

Annotations

Description


in my final table i have


SELECT distinct&nbsp; ID, Dy,&nbsp; Sess,[Code],[Description],Abrev,[Type],Number,<br>GrpName,GrpNumber,Duration,[Students], <br>[Venue],Capacity,<br>[Staff],[ModlID],[Term]<br>,[StaffTerm]<br>,[Date],[Length]<br>FROM <br>#Final_Timetable <br> 

I have Sessions, Day,Venue as ("Rooms") ,Code as ("Subject"), Date("The Data it must be scheduled"), Length (in Minutes), Students as  (Number of Students)

Before i can tell me company to buy the Product i must give them a Demo on this. This is exactly what i want. Can you assist.

Kind Regards

Vuyiswa Maseko

22 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar Milushev
Telerik team
answered on 29 Apr 2010, 05:28 PM
Hello Vuyiswa,

Thank you for your interest in our products. We'll be glad to assist you and help you overcome any problems you may have when implementing the demo for your company. Please feel free to ask us any questions you may have about the implementation or about any of the concepts used in RadScheduler.

Kind regards,
Dimitar Milushev
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
Vuyiswa
Top achievements
Rank 2
answered on 29 Apr 2010, 05:56 PM
Thank you admin for your reply. I have posted my exact question with details here

Thread i started

Thanks
0
Adnan Aslam
Top achievements
Rank 1
answered on 26 Nov 2010, 11:09 AM
Hello,

I am trying to implement personalized Diary and event organizer sort of application. I am pretty much interested in your controls as it would definately make developers life easy ! but i would like to ask few questions about Scheduler Control:

Q : Just like outlook, May i set it for different personnel so they can manage events and diary at their time and i just view it in their Panel. Setup like, where they will first authenticate from my database and then the scheduler in their login will reflect all enteries and events associated to them.

Please if it is possible then provide with reference link so i may try to play with demo as i am in same situation where i have to present demo to justify its cost of purchase.

Hope to hear from you soon

Adnan
0
Veronica
Telerik team
answered on 30 Nov 2010, 04:38 PM
Hello Adnan Aslam,

You can use the  ASP.NET Web Site Administration Tool to create and manage user accounts. After that you can add each user as a resource to the RadScheduler and show only the appointments per user. Please take a look at this demo for a sample.

Hope this helps.

Best wishes,
Veronica Milcheva
the Telerik team
Browse the vast support resources we have to jumpstart 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
roshani
Top achievements
Rank 1
answered on 02 Dec 2010, 06:16 AM
Hello Admin,

I am a beginner. I want to use rad Scheduler in our project. Appointments Table in sql server databse will contain following fields
1.id
2.LessonType
3.StartTime
4.EndTime
5.InstructorId
6.StudentId
7.LessonDescripition
Can you please give some steps to implement this?
Also Is there any way just to inactive the appointment (not delete) just to show that it is suspended.
Please reply soon..
0
Veronica
Telerik team
answered on 07 Dec 2010, 09:18 AM
Hi roshani,

Please take a look at this demo for an example of RadScheduler binded to SQL table.

As for the suspended appointment - you can subscribe to OnAppointmentDataBound event and set the e.Appointment.AllowEdit and e.Appointment.AllowDelete properties to True/False.

All the best,
Veronica Milcheva
the Telerik team
Browse the vast support resources we have to jumpstart 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
Vuyiswa
Top achievements
Rank 2
answered on 07 Dec 2010, 09:48 AM
If you struggle with the Demo, contact me on gtalk vuyiswamb

Your data structure is simple to implement
0
roshani
Top achievements
Rank 1
answered on 08 Dec 2010, 11:56 AM
Thanks for the reply.

Meanwhile I have created a demo project using sql server database and also downloaded the demo project you have provided. Now My requirements is to create a report of all the appointments. Also same is to be created for edited and completed appointments. Plese provide guidelines on how to integrate the telerik reporting tool with this application and how to generate these reports?
0
roshani
Top achievements
Rank 1
answered on 09 Dec 2010, 05:49 AM
Also I need Following functionality:

I want to store some extra information such as comment on the lesson and exact duration taken for the lesson after completion of the perticular lesson. The scenario is that when the instructor clicks on the  appointment done (i.e. the Lesson has been taken on this appointment) a form will pou up where the instructor will enter some details related to the lesson taken. Is this fuctionality is possible with the sheduler?
0
roshani
Top achievements
Rank 1
answered on 10 Dec 2010, 07:32 AM
Hello Admin,

I am unable to download Event Scheduler Demo project. It gives the following error- 

Server Error in '/schedulebuilder' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Can you please provide the source code for this demo project as soon as possible?. It seems that it will be more helpful to me.

Thanks and regards,
Roshani
0
Vuyiswa
Top achievements
Rank 2
answered on 10 Dec 2010, 08:19 AM
mm..

Look at the Stack trace , this error does not have info. Does this happen when you try to run in VS ?
0
roshani
Top achievements
Rank 1
answered on 10 Dec 2010, 05:23 PM
Hi..
This error occurs when I try to download the Event Scheduler sample application. I haven't downloaded it yet.

0
Veronica
Telerik team
answered on 10 Dec 2010, 05:44 PM
Hi roshani,

Unfortunately there is a problem when you try to download the application. I'll write you as soon as it is fixed.

Please accept my apologies for the caused inconvenience.

Greetings,
Veronica Milcheva
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
roshani
Top achievements
Rank 1
answered on 14 Dec 2010, 10:16 AM
Hello  Admin,

I have implemented almost all functionality that I needed. But I am unable to  implement only one thing. As mentioned earlier, there are two types of resources in the application- Instructor and Student.
Functionality needed: When one select the instructor, The student dropdownlist must be populated with the students assigned to the selected instructor. Please see the attached screen shot.


I have to give a demo before going to the actual implementation and so need it as early as possible.
So please reply as early as possible.

Thanks and Regards,
Roshani

0
Veronica
Telerik team
answered on 16 Dec 2010, 03:26 PM
Hello roshani,

You can find the answer in this forum post.

Greetings,
Veronica Milcheva
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
Adnan Aslam
Top achievements
Rank 1
answered on 14 Jan 2011, 03:13 PM
Thank you for contacting. Would you please provide any video link that how to use RADSCHEDULER as well as download link of your sample projects so one can look into it.

I tried your TV.teletrik link for video's but it seems not playing. i am using windows 7 but will try other OS too to double check.

I hope to hear you soon.

Regards
Adnan
0
Veronica
Telerik team
answered on 14 Jan 2011, 04:39 PM
Hello Adnan,

Please take a look ot our demos here and also our help articles here.
Feel free to ask me if you have further questions.

Best wishes,
Veronica Milcheva
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
Adnan Aslam
Top achievements
Rank 1
answered on 14 Jan 2011, 05:13 PM
Hello Veronica

Thanks for getting back. may i request you to please refer me to any video tutorial that provide basic implementation of radscheduler.

Adnan
0
Veronica
Telerik team
answered on 14 Jan 2011, 05:46 PM
Hello Adnan,

Could you please send me the link to the video which is not loading so we can check it and fix it if needed? Maybe the problem is on your machine because we haven't had other complaints for videos.

Kind regards,
Veronica Milcheva
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
Adnan Aslam
Top achievements
Rank 1
answered on 20 Jan 2011, 10:28 AM
Hello,

I am trying to run RadScheduler for Asp.net AJAX - Customizing Appointments with Resources video; everything is working fine except it is not changing color of appointments that means CSS is not getting associated correctly. I wonder if you can see this code and suggest if i am typing anything wrong ?

Partial

 

Class _Default

 

 

Inherits System.Web.UI.Page

 

 

Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

 

RadScheduler1.GroupBy = RadComboBox1.SelectedValue

 

End Sub

 

 

Protected Sub RadSchedule_AppointmentCreated(ByVal sender As Object, ByVal e As Telerik.Web.UI.AppointmentCreatedEventArgs) Handles RadScheduler1.AppointmentCreated

 

 

For Each resource As Telerik.Web.UI.Resource In e.Appointment.Resources

 

 

If resource.Type = "Room" Then

 

e.Appointment.CssClass = resource.Text.Replace(

" ", "_")

 

 

End If

 

 

Next

 

 

End Sub

 

 

End

 

Class

 



Regards
Adnan
0
Adnan Aslam
Top achievements
Rank 1
answered on 21 Jan 2011, 03:52 PM
Hello,

I have somehow managed to run CSS ! but problem is, when the following function get fire ; it only change the first appointment CSS style and leave the rest. the same thing happen when i use rsCategory tag to assign to CSS class, as mentioned in example 2 below. Please advice where i am doing mistake or missing anything ...

Regards
Adnan.

1-

For Each resource As Telerik.Web.UI.Resource In e.Appointment.Resources
            If resource.Type = "Room" Then
                Label1.Text += "<br/>" + resource.Text
                e.Appointment.CssClass = resource.Text.Replace(" ", "_")
            End If
        Next


2 -

For Each resource As Telerik.Web.UI.Resource In e.Appointment.Resources
            If resource.Type = "Room" Then
         '        'e.Appointment.CssClass = resource.Text.Replace(" ", "_")

               If resource.Text = "SLC 107" Then
                   e.Appointment.CssClass = "rsCategoryRed"
               End If
             If resource.Text = "SLC 108" Then
                 e.Appointment.CssClass = "rsCategoryGreen"
               End If
            


        '    End If
        'Next
0
Veronica
Telerik team
answered on 24 Jan 2011, 12:46 PM
Hi Adnan,

Could you please open a new support ticket and I'll answer you there?

All the best,
Veronica Milcheva
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
Vuyiswa
Top achievements
Rank 2
Answers by
Dimitar Milushev
Telerik team
Vuyiswa
Top achievements
Rank 2
Adnan Aslam
Top achievements
Rank 1
Veronica
Telerik team
roshani
Top achievements
Rank 1
Share this question
or