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

duplicate appointment

6 Answers 123 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Rubihno
Top achievements
Rank 1
Rubihno asked on 01 Aug 2008, 08:55 AM
Hello,

I have a problem with insert appointment,
 if i had to insert another appointment to the same recurrence not mistake me,
 I need a function that I checks if the field is free, there a solution?

Bye

6 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 01 Aug 2008, 10:30 AM
Hi Rubihno,

Please, refer to the example on Limiting concurrent appointments - client-side. The extended case with recurrences is discussed in this forum thread.

I hope you find this helpful.

Regards,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Rubihno
Top achievements
Rank 1
answered on 01 Aug 2008, 01:57 PM
Thanks,

And if I were to check the recurrence of an appointment using another key example ID_Room, how can I implement it?If the room isn't duplicate?

Table

ID
StartTime
EndTime
Subject
Recurrence
DataStorage
ID_Room
0
Peter
Telerik team
answered on 01 Aug 2008, 02:52 PM

Perhaps, you can utilize the Available property of the resource object as in this example.


Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Rubihno
Top achievements
Rank 1
answered on 01 Aug 2008, 03:15 PM
But if i want to insert the same room?I can't?-> error label  -> this room in this recurrence is already used..for example...
0
Rubihno
Top achievements
Rank 1
answered on 01 Aug 2008, 03:35 PM
I can't insert two room appointment at different times in the same day..why?

excuse for the questions
0
Peter
Telerik team
answered on 02 Aug 2008, 09:24 AM

Perhaps your scenario is similar to the one discussed in this forum thread. Please, review it and let us know if you have other questions.

If you need to convert the VB.NET code to C#, you can use: http://www.codechanger.com/.


Kind regards,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Rubihno
Top achievements
Rank 1
Answers by
Peter
Telerik team
Rubihno
Top achievements
Rank 1
Share this question
or