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

Calendar dayView different open time for different points

5 Answers 56 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
Ahmet
Top achievements
Rank 1
Ahmet asked on 13 May 2019, 06:32 AM

Hello,

I have a lot of points for users can take appointment.But this points have different open time and close time.

How can i add specific open time,close time for points with MVVM.

Is that possible?

Thank you.

5 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 13 May 2019, 08:51 AM
Hello Ahmet,

I would need more details on the scenario with RadCalendar that you have - what you mean with a lot of points for users? Can you give an example? It would be of great help if you could describe the exact use case step by step.

I look forward to your reply.

Regards,
Yana
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Ahmet
Top achievements
Rank 1
answered on 13 May 2019, 10:39 AM

Hello Yana,

for example. there is a hospital and hospital have many doctor.All doctor can work different hour in day.Some doctor start to appointments at 08.00, Some doctor start to appointments at 09.00. How can i add specific start time,end time for doctors with MVVM.
Is that possible with radcalendar dayview?

0
Yana
Telerik team
answered on 14 May 2019, 01:28 PM
Hi Ahmet,

Thank you for clarifying the scenario.

You could apply DayStartTime and DayEndTime to the DayView through DayViewSettings, please go through the following topic for more details on these:
Calendar DayView

These properties can be directly bound to properties of type DateTime defined in the ViewModel.

I hope this would be helpful.

Regards,
Yana
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Ahmet
Top achievements
Rank 1
answered on 22 May 2019, 06:51 PM

Hello Yana,

I tried it with Mvvm on Android working well but on iOS displaying default value(start time-> 00:00 and EndTime -> 00:00)

*If put time xaml directly DayStartTime="9:00:00" DayEndTime="18:00:00" like that its working on ios.But Mvvm didnt work.

I think its bug in Telerik about binding for iOS. Can you try simple DayView application with Mvvm?

Thank you.

0
Stefan Nenchev
Telerik team
answered on 27 May 2019, 07:46 AM
Hi,  Ahmet,

We have tested the behavior at our end but could not reproduce it in iOS. Please test the bindings with the attached sample and inform us whether you can observe the issue. If there is something more specific in your setup which might be related to the behavior - please update the sample or provide the necessary code snippets so we can investigate it from our end.

Have a great week.

Regards,
Stefan Nenchev
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Calendar & Scheduling
Asked by
Ahmet
Top achievements
Rank 1
Answers by
Yana
Telerik team
Ahmet
Top achievements
Rank 1
Stefan Nenchev
Telerik team
Share this question
or