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

Rad scheduler binding issue

2 Answers 55 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
chinnu
Top achievements
Rank 1
chinnu asked on 07 Jul 2012, 08:16 AM
Hi

I have two pages.
1. One for entering schedule details of doctors
2. Second one for entering patient appointment.

Will detail below

Master page where I am giving schedules to doctors.In this page, suppose am scheduling a doctor from 10.00 am to 12.00 noon and from 2.00pm to 4.00pm from 01 July 2012 to 06 July 2012

In the second page , I am giving appointment to patients.
Here the user must see remaining time slots disabled and time available as empty ,enabled.
In enabled portion the user can enter the patient details and save.Saving patient details is not the problem.
Problem is with , showing the schedules in disabled and enabled manner and empty.

ie,

In the patient appoinment page , if the user is selecting 01 july 2012

then he/she must be able to see as below
01 July 2012 12.00am to 09.59 am - disabled and empty (means no app slot visible.the region should be empty and disabled)
01 July 2012 10.00 am to 12.00 noon  - enabled and empty (here the user can click and enter the patient details)
01 July 2012 12.01 pm to 1.59 pm - disabled and empty (means no app slot visible.the region should be empty and disabled)
01 July 2012 2.00pm to 4.00pm - enabled and empty (here the user can click and enter the patient details)
01 July 2012 4.01 pm to 11.59 pm - disabled and empty (means no app slot visible.the region should be empty and disabled)

and for the remaining days also , this would work in this manner....

I have a user control as insert template where am entering the patient details and save.
That portion is perfectly perfect.
The problem is with the display region.Because according to this display , the end user must know the doctor schedule for the day.


Please help me.I am in deep trouble.
Thanks

2 Answers, 1 is accepted

Sort by
0
chinnu
Top achievements
Rank 1
answered on 09 Jul 2012, 05:15 AM
hi friends!!!!!!!!!!!!!!!!!!!!!!!!!

No solution for this query!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

0
Plamen
Telerik team
answered on 09 Jul 2012, 12:44 PM
Hello Chinnu,

 
You can refer to Customizing TimeSlots demo where similar issue have been implemented by using onTimeSlotCreated event in DayView and WeekView.
 
Hope this will be helpful.

All the best,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
chinnu
Top achievements
Rank 1
Answers by
chinnu
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or